Uses of Class
javax.enterprise.context.ContextNotActiveException
-
Packages that use ContextNotActiveException Package Description javax.enterprise.context.control -
-
Uses of ContextNotActiveException in javax.enterprise.context.control
Methods in javax.enterprise.context.control that throw ContextNotActiveException Modifier and Type Method Description void
RequestContextController. deactivate()
Deactivates the current Request Context if it was activated by this context controller.
-