Package jakarta.enterprise.inject
Class Default.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
- Default
Supports inline instantiation of the
Default
qualifier.- Since:
- 2.0
- Author:
- Martin Kouba
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.enterprise.inject.Default
Default.Literal
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
The default Default literal
-
-
Constructor Details
-
Literal
public Literal()
-