Package jakarta.enterprise.context
Class Destroyed.Literal
- All Implemented Interfaces:
 Annotation
- Enclosing class:
 Destroyed
public static final class Destroyed.Literal
extends AnnotationLiteral<Destroyed>
implements Destroyed
Supports inline instantiation of the 
Destroyed qualifier.- Author:
 - Martin Kouba
 - See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.enterprise.context.Destroyed
Destroyed.Literal - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Destroyed.Literalstatic final Destroyed.Literalstatic final Destroyed.Literalstatic final Destroyed.Literal - 
Method Summary
Modifier and TypeMethodDescriptionstatic Destroyed.Literalof(Class<? extends Annotation> value) Class<? extends Annotation> value()Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString 
- 
Field Details
- 
REQUEST
 - 
CONVERSATION
 - 
SESSION
 - 
APPLICATION
 
 - 
 - 
Method Details
- 
of
 - 
value
 
 -