Package jakarta.enterprise.context.control


package jakarta.enterprise.context.control
  • Class
    Description
    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.
    The CDI container provides a built in instance of RequestContextController that is dependent scoped for the purposes of activating and deactivating.