Package jakarta.enterprise.context
Class Initialized.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Initialized>
jakarta.enterprise.context.Initialized.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
Initialized
public static final class Initialized.Literal
extends AnnotationLiteral<Initialized>
implements Initialized
Supports inline instantiation of the
Initialized
qualifier.- Author:
- Martin Kouba
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.enterprise.context.Initialized
Initialized.Literal
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Initialized.Literal
static final Initialized.Literal
static final Initialized.Literal
static final Initialized.Literal
-
Method Summary
Modifier and TypeMethodDescriptionstatic Initialized.Literal
of
(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
-