public class ManagedBean<T> extends InjectionTargetBean<T> implements InterceptedMarker, PassivationCapable
Bean.enabled, logger, passivatingId, specializedBean, webBeansContext, webBeansType| Constructor and Description |
|---|
ManagedBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
AnnotatedType<T> annotated,
BeanAttributesImpl<T> beanAttributes,
Class<T> beanClass) |
| Modifier and Type | Method and Description |
|---|---|
T |
create(CreationalContext<T> creationalContext) |
getAnnotatedType, getInjectionTarget, getProducerdestroy, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isPassivationCapable, isSpecializedBean, setEnabled, setSpecializedBean, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isNullableclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdgetName, getQualifiers, getScope, getStereotypes, getTypes, isNullablepublic ManagedBean(WebBeansContext webBeansContext, WebBeansType webBeansType, AnnotatedType<T> annotated, BeanAttributesImpl<T> beanAttributes, Class<T> beanClass)
public T create(CreationalContext<T> creationalContext)
AbstractOwbBeancreate in interface Contextual<T>create in class AbstractOwbBean<T>Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.