Uses of Class
jakarta.enterprise.context.Destroyed.Literal
- 
Packages that use Destroyed.Literal Package Description jakarta.enterprise.context Annotations and interfaces relating to scopes and contexts.
- 
- 
Uses of Destroyed.Literal in jakarta.enterprise.contextFields in jakarta.enterprise.context declared as Destroyed.Literal Modifier and Type Field Description static Destroyed.LiteralDestroyed.Literal. APPLICATIONstatic Destroyed.LiteralDestroyed.Literal. CONVERSATIONstatic Destroyed.LiteralDestroyed.Literal. REQUESTstatic Destroyed.LiteralDestroyed.Literal. SESSIONMethods in jakarta.enterprise.context that return Destroyed.Literal Modifier and Type Method Description static Destroyed.LiteralDestroyed.Literal. of(Class<? extends Annotation> value)
 
-