Uses of Class
jakarta.enterprise.context.BeforeDestroyed.Literal
Package
Description
Annotations and interfaces relating to scopes and contexts.
-
Uses of BeforeDestroyed.Literal in jakarta.enterprise.context
Modifier and TypeFieldDescriptionstatic final BeforeDestroyed.Literal
BeforeDestroyed.Literal.APPLICATION
static final BeforeDestroyed.Literal
BeforeDestroyed.Literal.CONVERSATION
static final BeforeDestroyed.Literal
BeforeDestroyed.Literal.REQUEST
static final BeforeDestroyed.Literal
BeforeDestroyed.Literal.SESSION
Modifier and TypeMethodDescriptionstatic BeforeDestroyed.Literal
BeforeDestroyed.Literal.of
(Class<? extends Annotation> value)