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