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() |
protected HttpServletRequest |
newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<HttpServletRequest> 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 HttpServletRequestBean(BeanManagerImpl beanManager)
protected HttpServletRequest newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<HttpServletRequest> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<HttpServletRequest>public Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.inject.spi.BeanAttributes<HttpServletRequest>getScope in class ForwardingBeanAttributes<HttpServletRequest>Copyright © 2017. All rights reserved.