public class HttpServletRequestBean extends AbstractStaticallyDecorableBuiltInBean<javax.servlet.http.HttpServletRequest>
HttpServletRequest
.AbstractBuiltInBean.BuiltInBeanAttributes<T>
beanManager
Constructor and Description |
---|
HttpServletRequestBean(BeanManagerImpl beanManager) |
Modifier and Type | Method and Description |
---|---|
void |
destroy(javax.servlet.http.HttpServletRequest instance,
javax.enterprise.context.spi.CreationalContext<javax.servlet.http.HttpServletRequest> creationalContext) |
Class<? extends Annotation> |
getScope() |
protected javax.servlet.http.HttpServletRequest |
newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<javax.servlet.http.HttpServletRequest> creationalContext) |
getDecorators, getProxyClass, initializeAfterBeanDiscovery
create, getBeanClass, getDecorators, getInjectionPoint
cleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitialize
getBeanManager, getQualifierInstances, initialize, isDependent, isNormalScoped
attributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, toString, unwrap
getName, getQualifiers, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HttpServletRequestBean(BeanManagerImpl beanManager)
protected javax.servlet.http.HttpServletRequest newInstance(javax.enterprise.inject.spi.InjectionPoint ip, javax.enterprise.context.spi.CreationalContext<javax.servlet.http.HttpServletRequest> creationalContext)
newInstance
in class AbstractDecorableBuiltInBean<javax.servlet.http.HttpServletRequest>
public void destroy(javax.servlet.http.HttpServletRequest instance, javax.enterprise.context.spi.CreationalContext<javax.servlet.http.HttpServletRequest> creationalContext)
public Class<? extends Annotation> getScope()
getScope
in interface javax.enterprise.inject.spi.BeanAttributes<javax.servlet.http.HttpServletRequest>
getScope
in class ForwardingBeanAttributes<javax.servlet.http.HttpServletRequest>
Copyright © 2016. All rights reserved.