Package javax.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.- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class javax.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 javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString 
- 
Field Details
- 
REQUEST
 - 
CONVERSATION
 - 
SESSION
 - 
APPLICATION
 
 - 
 - 
Method Details
- 
of
 - 
value
 
 -