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.inject Annotations relating to bean and stereotype definition, built-in qualifiers, and interfaces and classes relating to programmatic lookup. -
Classes in javax.enterprise.context used by javax.enterprise.context Class Description ContextException Indicates a problem relating to context management.NormalScope Specifies that an annotation type is a normal scope type. -
Classes in javax.enterprise.context used by javax.enterprise.inject Class Description RequestScoped Specifies that a bean is request scoped.