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.
This package contains the adapters making the bridge between Infinispan cache events and CDI.
This package contains the adapters making the bridge between Infinispan cache manager events and CDI.
-
Classes in jakarta.enterprise.context used by jakarta.enterprise.contextClassDescriptionSupports inline instantiation of the
ApplicationScopedannotation.Supports inline instantiation of theBeforeDestroyedqualifier.Indicates a problem relating to context management.Supports inline instantiation of theConversationScopedannotation.Supports inline instantiation of theDependentannotation.Supports inline instantiation of theDestroyedqualifier.Supports inline instantiation of theInitializedqualifier.Specifies that an annotation type is a normal scope type.Supports inline instantiation of theRequestScopedannotation.Supports inline instantiation of theSessionScopedannotation. -
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.transaction
-
Classes in jakarta.enterprise.context used by org.infinispan.cdi.embedded
-
Classes in jakarta.enterprise.context used by org.infinispan.cdi.embedded.event.cache
-
Classes in jakarta.enterprise.context used by org.infinispan.cdi.embedded.event.cachemanager
-
Classes in jakarta.enterprise.context used by org.infinispan.cdi.remote
-
Classes in jakarta.enterprise.context used by org.jboss.weld.contextClassDescriptionAllows the application to manage the conversation context by marking the current conversation as transient or long-running, specifying a conversation identifier, or setting the conversation timeout.