public class ConfigPropertyProducer extends Object
| Constructor and Description |
|---|
ConfigPropertyProducer() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getGenericProperty(javax.enterprise.inject.spi.InjectionPoint ip)
General producer method for injecting a property into a field annotated
with the @ConfigProperty annotation.
|
static Object |
getGenericPropertyFromModel(ConfigPropertyModel property) |
@Dependent public static final Object getGenericProperty(javax.enterprise.inject.spi.InjectionPoint ip)
ip - public static final Object getGenericPropertyFromModel(ConfigPropertyModel property)
Copyright © 2021. All rights reserved.