Uses of Class
jakarta.enterprise.context.ContextNotActiveException
-
Packages that use ContextNotActiveException Package Description jakarta.enterprise.context.control org.jboss.weld.contexts -
-
Uses of ContextNotActiveException in jakarta.enterprise.context.control
Methods 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. -
Uses of ContextNotActiveException in org.jboss.weld.contexts
Subclasses of ContextNotActiveException in org.jboss.weld.contexts Modifier and Type Class Description classContextNotActiveExceptionA localized message version of the .
-