Uses of Interface
org.jboss.weld.context.RequestContext
Packages that use RequestContext
Package
Description
-
Uses of RequestContext in org.jboss.weld.context.bound
Subinterfaces of RequestContext in org.jboss.weld.context.boundModifier and TypeInterfaceDescriptioninterfaceA request context which can be bound to any Map. -
Uses of RequestContext in org.jboss.weld.context.ejb
Subinterfaces of RequestContext in org.jboss.weld.context.ejbModifier and TypeInterfaceDescriptioninterfaceA request context which can be bound to theInvocationContext. -
Uses of RequestContext in org.jboss.weld.context.http
Subinterfaces of RequestContext in org.jboss.weld.context.httpModifier and TypeInterfaceDescriptioninterfaceA request context which can be bound to theServletRequest. -
Uses of RequestContext in org.jboss.weld.contexts.activator
Fields in org.jboss.weld.contexts.activator declared as RequestContextModifier and TypeFieldDescriptionprotected final RequestContextAbstractActivateRequestContextInterceptor.requestContextConstructors in org.jboss.weld.contexts.activator with parameters of type RequestContextModifierConstructorDescriptionAbstractActivateRequestContextInterceptor(RequestContext requestContext, BeanManagerImpl beanManager) ActivateRequestContextInterceptor(RequestContext requestContext, BeanManagerImpl beanManager) CdiRequestContextActivatorInterceptor(RequestContext requestContext, BeanManagerImpl beanManager) -
Uses of RequestContext in org.jboss.weld.contexts.bound
Classes in org.jboss.weld.contexts.bound that implement RequestContext -
Uses of RequestContext in org.jboss.weld.contexts.unbound
Classes in org.jboss.weld.contexts.unbound that implement RequestContext