public class InjectableField<T> extends AbstractInjectable<T>
| Modifier and Type | Field and Description |
|---|---|
protected Field |
field |
protected Object |
instance |
creationalContext, owner, transientCreationalContext| Constructor and Description |
|---|
InjectableField(Field field,
Object instance,
javax.enterprise.inject.spi.InjectionTarget<T> owner,
CreationalContextImpl<T> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
T |
doInjection() |
createInjectionPoints, getBean, getInjectionPoints, getWebBeansContext, injectCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.