public class ConversationBean extends AbstractInjectionTargetBean<javax.enterprise.context.Conversation>
decorators, inheritedMetaData, interceptorStackapiTypes, enabled, implQualifiers, injectionPoints, logger, name, nullable, passivatingId, returnType, scopeClass, serializable, specializedBean, stereoTypeClasses, stereoTypes, webBeansContext, webBeansType| Constructor and Description |
|---|
ConversationBean(WebBeansContext webBeansContext)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.enterprise.context.Conversation |
createInstance(javax.enterprise.context.spi.CreationalContext<javax.enterprise.context.Conversation> creationalContext)
Creates the instance of the bean that has a specific implementation
type.
|
protected void |
destroyInstance(javax.enterprise.context.Conversation instance,
javax.enterprise.context.spi.CreationalContext<javax.enterprise.context.Conversation> creationalContext)
Destroy the instance of the bean.
|
addInjectedField, addInjectedFieldToSuper, addInjectedMethod, addInjectedMethodToSuper, addObservableMethod, afterConstructor, beforeConstructor, createComponentInstance, createDefaultInstance, destroyComponentInstance, getAnnotatedType, getDecoratorStack, getInheritedMetaData, getInjectedFields, getInjectedFromSuperFields, getInjectedFromSuperMethods, getInjectedMethods, getInterceptorStack, getObservableMethods, injectFields, injectMethods, injectResources, injectSuperFields, injectSuperMethods, postConstruct, postConstructDefault, preDestroy, preDestroyDefault, setAnnotatedType, setInheritedMetaData, validatePassivationDependenciesaddApiType, addInjectionPoint, addQualifier, addStereoType, create, createNewInstance, destroy, destroyCreatedInstance, equals, getBeanClass, getId, getInjectionPoint, getInjectionPoints, getLogger, getManager, getName, getOwbStereotypes, getQualifiers, getReturnType, getScope, getStereotypes, getTypes, getWebBeansContext, getWebBeansType, hashCode, isAlternative, isDependent, isEnabled, isNullable, isPassivationCapable, isSerializable, isSpecializedBean, setEnabled, setImplScopeType, setName, setNullable, setSerializable, setSpecializedBean, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddApiType, addInjectionPoint, addQualifier, addStereoType, createNewInstance, destroyCreatedInstance, getId, getInjectionPoint, getOwbStereotypes, getReturnType, getWebBeansContext, getWebBeansType, isDependent, isEnabled, isPassivationCapable, isSerializable, isSpecializedBean, setEnabled, setImplScopeType, setName, setNullable, setSerializable, setSpecializedBeanpublic ConversationBean(WebBeansContext webBeansContext)
webBeansContext - protected javax.enterprise.context.Conversation createInstance(javax.enterprise.context.spi.CreationalContext<javax.enterprise.context.Conversation> creationalContext)
createInstance in class AbstractInjectionTargetBean<javax.enterprise.context.Conversation>creationalContext - the contextual instance shall be created inprotected void destroyInstance(javax.enterprise.context.Conversation instance,
javax.enterprise.context.spi.CreationalContext<javax.enterprise.context.Conversation> creationalContext)
AbstractInjectionTargetBeandestroyInstance in class AbstractInjectionTargetBean<javax.enterprise.context.Conversation>instance - instance of the bean that is being destroyedcreationalContext - the contextual instance has been created inCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.