public class ServletContextBean extends AbstractStaticallyDecorableBuiltInBean<ServletContext>
ServletContext.AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
ServletContextBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
getScope() |
protected ServletContext |
newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<ServletContext> 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 ServletContextBean(BeanManagerImpl beanManager)
protected ServletContext newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<ServletContext> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<ServletContext>public Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.inject.spi.BeanAttributes<ServletContext>getScope in class ForwardingBeanAttributes<ServletContext>Copyright © 2017. All rights reserved.