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