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