- All Implemented Interfaces:
 Annotation
Supports inline instantiation of the 
Named qualifier.- Since:
 - 2.0
 - See Also:
 
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionstatic NamedLiteralCreate a new NamedLiteral for the given name valuevalue()Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString 
- 
Field Details
- 
INSTANCE
Default Named literal 
 - 
 - 
Method Details
- 
of
Create a new NamedLiteral for the given name value- Parameters:
 value- the name- Returns:
 - new NamedLiteral
 
 - 
value
 
 -