Package jakarta.enterprise.context.control
-
Interface Summary Interface Description RequestContextController The CDI container provides a built in instance of RequestContextController that is dependent scoped for the purposes of activating and deactivating. -
Annotation Types Summary Annotation Type Description ActivateRequestContext The container provides a built in interceptor that may be used to annotate classes and methods to indicate that a request context should be activated when this method is invoked.