@Module public class InjectionBean<T> extends AbstractSingletonBean<T> implements java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
T |
create(<any> cxt) |
<any> |
getInjectionTarget() |
close, getAnnotated, getAnnotatedType, getId, getName, getQualifiers, getScope, getStereotypes, getTypes, introspectObservers, introspectProducesdestroygetBean, getBeanClass, getInjectionPoints, isAlternative, isNullablecalculatePassivationId, createObject, getBeanManager, getJavaClass, introspect, isPassivationCapable, toDisplayString, toDisplayStringImpl, toStringpublic <any> getInjectionTarget()
getInjectionTarget in class AbstractBean<T>public T create(<any> cxt)
create in class AbstractSingletonBean<T>