Uses of Interface
javax.enterprise.context.control.RequestContextController
-
Packages that use RequestContextController Package Description org.jboss.weld.bean.builtin -
-
Uses of RequestContextController in org.jboss.weld.bean.builtin
Methods in org.jboss.weld.bean.builtin that return RequestContextController Modifier and Type Method Description protected RequestContextControllerRequestContextControllerBean. newInstance(InjectionPoint ip, CreationalContext<RequestContextController> creationalContext)Method parameters in org.jboss.weld.bean.builtin with type arguments of type RequestContextController Modifier and Type Method Description protected RequestContextControllerRequestContextControllerBean. newInstance(InjectionPoint ip, CreationalContext<RequestContextController> creationalContext)
-