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