Uses of Class
javax.enterprise.context.Initialized.Literal
Packages that use Initialized.Literal
Package
Description
Annotations and interfaces relating to scopes and contexts.
-
Uses of Initialized.Literal in javax.enterprise.context
Fields in javax.enterprise.context declared as Initialized.LiteralModifier and TypeFieldDescriptionstatic final Initialized.Literal
Initialized.Literal.APPLICATION
static final Initialized.Literal
Initialized.Literal.CONVERSATION
static final Initialized.Literal
Initialized.Literal.REQUEST
static final Initialized.Literal
Initialized.Literal.SESSION
Methods in javax.enterprise.context that return Initialized.LiteralModifier and TypeMethodDescriptionstatic Initialized.Literal
Initialized.Literal.of
(Class<? extends Annotation> value)