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.