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
Modifier and TypeFieldDescriptionstatic final Destroyed.Literal
static final Destroyed.Literal
static final Destroyed.Literal
static final Destroyed.Literal
-
Method Summary
Modifier and TypeMethodDescriptionstatic Destroyed.Literal
of
(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
-