- All Implemented Interfaces:
- Annotation
Supports inline instantiation of the 
Named qualifier.- Since:
- 2.0
- See Also:
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionstatic NamedLiteralCreate a new NamedLiteral for the given name valuevalue()Methods inherited from class jakarta.enterprise.util.AnnotationLiteralannotationType, equals, hashCode, toString
- 
Field Details- 
INSTANCEDefault Named literal
 
- 
- 
Method Details- 
ofCreate a new NamedLiteral for the given name value- Parameters:
- value- the name
- Returns:
- new NamedLiteral
 
- 
value
 
-