public class ConversationBean extends AbstractStaticallyDecorableBuiltInBean<javax.enterprise.context.Conversation>
AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
ConversationBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClass() |
String |
getName() |
Class<? extends Annotation> |
getScope() |
void |
internalInitialize(BeanDeployerEnvironment environment) |
protected javax.enterprise.context.Conversation |
newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<javax.enterprise.context.Conversation> creationalContext) |
getDecorators, getProxyClass, initializeAfterBeanDiscoverycreate, getDecorators, getInjectionPointcleanupAfterBoot, getInjectionPoints, getType, isDependentContextOptimizationAllowed, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializedestroy, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, toString, unwrapgetQualifiers, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic ConversationBean(BeanManagerImpl beanManager)
public void internalInitialize(BeanDeployerEnvironment environment)
internalInitialize in class AbstractBuiltInBean<javax.enterprise.context.Conversation>protected javax.enterprise.context.Conversation newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<javax.enterprise.context.Conversation> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<javax.enterprise.context.Conversation>public Class<?> getBeanClass()
getBeanClass in interface javax.enterprise.inject.spi.Bean<javax.enterprise.context.Conversation>getBeanClass in class AbstractDecorableBuiltInBean<javax.enterprise.context.Conversation>public Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.inject.spi.BeanAttributes<javax.enterprise.context.Conversation>getScope in class ForwardingBeanAttributes<javax.enterprise.context.Conversation>public String getName()
getName in interface javax.enterprise.inject.spi.BeanAttributes<javax.enterprise.context.Conversation>getName in class ForwardingBeanAttributes<javax.enterprise.context.Conversation>Copyright © 2017. All rights reserved.