Uses of Class
jakarta.enterprise.context.Initialized.Literal
Packages that use Initialized.Literal
Package
Description
Annotations and interfaces relating to scopes and contexts.
-
Uses of Initialized.Literal in jakarta.enterprise.context
Fields in jakarta.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 jakarta.enterprise.context that return Initialized.LiteralModifier and TypeMethodDescriptionstatic Initialized.Literal
Initialized.Literal.of
(Class<? extends Annotation> value)