Uses of Package
jakarta.enterprise.context
Package
Description
Annotations and interfaces relating to scopes and contexts.
Provides the API that defines the contract between the transaction
manager and the various parties involved in a distributed transaction
namely : resource manager, application, and application server.
-
ClassDescriptionSupports inline instantiation of the
ApplicationScoped
annotation.Supports inline instantiation of theBeforeDestroyed
qualifier.Indicates a problem relating to context management.Supports inline instantiation of theConversationScoped
annotation.Supports inline instantiation of theDependent
annotation.Supports inline instantiation of theDestroyed
qualifier.Supports inline instantiation of theInitialized
qualifier.Specifies that an annotation type is a normal scope type.Supports inline instantiation of theRequestScoped
annotation.Supports inline instantiation of theSessionScoped
annotation. -
-
-
-
-
-