public class HttpServletRequestBean extends AbstractStaticallyDecorableBuiltInBean<HttpServletRequest>
HttpServletRequest.AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
HttpServletRequestBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
getScope()
Obtains the scope of the bean.
|
protected HttpServletRequest |
newInstance(InjectionPoint ip,
CreationalContext<HttpServletRequest> 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 HttpServletRequestBean(BeanManagerImpl beanManager)
protected HttpServletRequest newInstance(InjectionPoint ip, CreationalContext<HttpServletRequest> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<HttpServletRequest>public Class<? extends Annotation> getScope()
BeanAttributesgetScope in interface BeanAttributes<HttpServletRequest>getScope in class ForwardingBeanAttributes<HttpServletRequest>Copyright © 2015. All Rights Reserved.