public class HttpSessionBean extends AbstractStaticallyDecorableBuiltInBean<HttpSession>
HttpSession
.AbstractBuiltInBean.BuiltInBeanAttributes<T>
beanManager
Constructor and Description |
---|
HttpSessionBean(BeanManagerImpl manager) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
getScope()
Obtains the scope of the bean.
|
protected HttpSession |
newInstance(InjectionPoint ip,
CreationalContext<HttpSession> creationalContext) |
getDecorators, getProxyClass, initializeAfterBeanDiscovery
create, getBeanClass, getDecorators, getInjectionPoint
cleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isDependentContextOptimizationAllowed, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitialize
destroy, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributes
attributes, equals, getId, getIdentifier, hashCode, isNullable, toString, unwrap
getName, getQualifiers, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getInjectionPoints, isNullable
destroy
getName, getQualifiers, getStereotypes, getTypes, isAlternative
getId
public HttpSessionBean(BeanManagerImpl manager)
protected HttpSession newInstance(InjectionPoint ip, CreationalContext<HttpSession> creationalContext)
newInstance
in class AbstractDecorableBuiltInBean<HttpSession>
public Class<? extends Annotation> getScope()
BeanAttributes
getScope
in interface BeanAttributes<HttpSession>
getScope
in class ForwardingBeanAttributes<HttpSession>
Copyright © 2015. All Rights Reserved.