public class ServletContextBean extends AbstractStaticallyDecorableBuiltInBean<ServletContext>
ServletContext.AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
ServletContextBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
getScope()
Obtains the scope of the bean.
|
protected ServletContext |
newInstance(InjectionPoint ip,
CreationalContext<ServletContext> creationalContext) |
getDecorators, getProxyClass, initializeAfterBeanDiscoverycreate, getBeanClass, getDecorators, getInjectionPointcleanupAfterBoot, getInjectionPoints, getType, internalInitialize, 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, waitgetInjectionPoints, isNullabledestroygetName, getQualifiers, getStereotypes, getTypes, isAlternativegetIdpublic ServletContextBean(BeanManagerImpl beanManager)
protected ServletContext newInstance(InjectionPoint ip, CreationalContext<ServletContext> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<ServletContext>public java.lang.Class<? extends java.lang.annotation.Annotation> getScope()
BeanAttributesgetScope in interface BeanAttributes<ServletContext>getScope in class ForwardingBeanAttributes<ServletContext>Copyright © 2015. All Rights Reserved.