public class HttpSessionBean extends AbstractStaticallyDecorableBuiltInBean<HttpSession>
HttpSession.AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
HttpSessionBean(BeanManagerImpl manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(HttpSession instance,
CreationalContext<HttpSession> creationalContext) |
Class<? extends Annotation> |
getScope() |
protected HttpSession |
newInstance(InjectionPoint ip,
CreationalContext<HttpSession> creationalContext) |
getDecorators, getProxyClass, initializeAfterBeanDiscoverycreate, getBeanClass, getDecorators, getInjectionPointcleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanManager, getQualifierInstances, initialize, isDependent, isNormalScopedattributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, toString, unwrapgetName, getQualifiers, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInjectionPoints, isNullablegetName, getQualifiers, getStereotypes, getTypes, isAlternativegetIdpublic HttpSessionBean(BeanManagerImpl manager)
protected HttpSession newInstance(InjectionPoint ip, CreationalContext<HttpSession> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<HttpSession>public void destroy(HttpSession instance,
CreationalContext<HttpSession> creationalContext)
public Class<? extends Annotation> getScope()
getScope in interface BeanAttributes<HttpSession>getScope in class ForwardingBeanAttributes<HttpSession>Copyright © 2014. All Rights Reserved.