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