Uses of Package
jakarta.enterprise.context
Packages that use 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.
-
Classes in jakarta.enterprise.context used by jakarta.enterprise.contextClassDescriptionSupports 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. -
Classes in jakarta.enterprise.context used by jakarta.enterprise.context.control
-
Classes in jakarta.enterprise.context used by jakarta.enterprise.inject
-
Classes in jakarta.enterprise.context used by jakarta.faces.flow
-
Classes in jakarta.enterprise.context used by jakarta.faces.lifecycle
-
Classes in jakarta.enterprise.context used by jakarta.faces.view
-
Classes in jakarta.enterprise.context used by jakarta.transaction