Uses of Package
javax.enterprise.context
-
Packages that use javax.enterprise.context Package Description javax.enterprise.context Annotations and interfaces relating to scopes and contexts.javax.enterprise.context.control javax.enterprise.inject -
Classes in javax.enterprise.context used by javax.enterprise.context Class Description ApplicationScoped.Literal Supports inline instantiation of theApplicationScopedannotation.BeforeDestroyed.Literal Supports inline instantiation of theBeforeDestroyedqualifier.ContextException Indicates a problem relating to context management.ConversationScoped.Literal Supports inline instantiation of theConversationScopedannotation.Dependent.Literal Supports inline instantiation of theDependentannotation.Destroyed.Literal Supports inline instantiation of theDestroyedqualifier.Initialized.Literal Supports inline instantiation of theInitializedqualifier.NormalScope Specifies that an annotation type is a normal scope type.RequestScoped.Literal Supports inline instantiation of theRequestScopedannotation.SessionScoped.Literal Supports inline instantiation of theSessionScopedannotation. -
Classes in javax.enterprise.context used by javax.enterprise.context.control Class Description ContextNotActiveException Indicates that a context is not active. -
Classes in javax.enterprise.context used by javax.enterprise.inject Class Description RequestScoped Specifies that a bean is request scoped.