public class ConstructorInjectionBean<T>
extends org.apache.webbeans.component.InjectionTargetBean<T>
| Constructor and Description |
|---|
ConstructorInjectionBean(org.apache.webbeans.config.WebBeansContext webBeansContext,
Class<T> returnType,
javax.enterprise.inject.spi.AnnotatedType<T> at) |
ConstructorInjectionBean(org.apache.webbeans.config.WebBeansContext webBeansContext,
Class<T> returnType,
javax.enterprise.inject.spi.AnnotatedType<T> at,
Boolean passivationCapable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPassivationCapable() |
getAnnotatedType, getInjectionTarget, getProducercreate, destroy, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isSpecializedBean, setEnabled, setSpecializedBean, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isNullableCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.