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() |
protected HttpSession |
newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<HttpSession> creationalContext) |
getDecorators, getProxyClass, initializeAfterBeanDiscoverycreate, getBeanClass, getDecorators, getInjectionPointcleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isDependentContextOptimizationAllowed, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializedestroy, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, toString, unwrapgetName, getQualifiers, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic HttpSessionBean(BeanManagerImpl manager)
protected HttpSession newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<HttpSession> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<HttpSession>public Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.inject.spi.BeanAttributes<HttpSession>getScope in class ForwardingBeanAttributes<HttpSession>Copyright © 2017. All rights reserved.