| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigCdiExtension.ConfigPropertyProducer
Deprecated.
This class was not intended to be
public
and may be removed without notice. |
| Constructor and Description |
|---|
ConfigCdiExtension()
Constructor invoked by CDI container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
collectConfigProducer(ProcessInjectionPoint<?,?> pip)
Deprecated.
This method was not intended to be
public
and may be removed without notice. |
void |
registerConfigProducer(AfterBeanDiscovery abd,
BeanManager bm)
Deprecated.
This method was not intended to be
public
and may be removed without notice. |
void |
validate(AfterDeploymentValidation add)
Deprecated.
This method was not intended to be
public
and may be removed without notice. |
public ConfigCdiExtension()
@Deprecated public void collectConfigProducer(@Observes ProcessInjectionPoint<?,?> pip)
public
and may be removed without notice.ConfigProperty.pip - event from CDI container@Deprecated public void registerConfigProducer(@Observes AfterBeanDiscovery abd, BeanManager bm)
public
and may be removed without notice.ConfigProperty injection.abd - event from CDI containerbm - bean manager@Deprecated public void validate(AfterDeploymentValidation add)
public
and may be removed without notice.add - event from CDI containerCopyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.