Uses of Class
jakarta.enterprise.context.BeforeDestroyed.Literal
Packages that use BeforeDestroyed.Literal
Package
Description
Annotations and interfaces relating to scopes and contexts.
-
Uses of BeforeDestroyed.Literal in jakarta.enterprise.context
Fields in jakarta.enterprise.context declared as BeforeDestroyed.LiteralModifier and TypeFieldDescriptionstatic final BeforeDestroyed.LiteralBeforeDestroyed.Literal.APPLICATIONstatic final BeforeDestroyed.LiteralBeforeDestroyed.Literal.CONVERSATIONstatic final BeforeDestroyed.LiteralBeforeDestroyed.Literal.REQUESTstatic final BeforeDestroyed.LiteralBeforeDestroyed.Literal.SESSIONMethods in jakarta.enterprise.context that return BeforeDestroyed.LiteralModifier and TypeMethodDescriptionstatic BeforeDestroyed.LiteralBeforeDestroyed.Literal.of(Class<? extends Annotation> value)