- All Implemented Interfaces:
 Annotation
- Enclosing class:
 RequestMap
public static final class RequestMap.Literal
extends AnnotationLiteral<RequestMap>
implements RequestMap
 Supports inline instantiation of the RequestMap qualifier.
 
- Since:
 - 4.0
 - See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.faces.annotation.RequestMap
RequestMap.Literal - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RequestMap.LiteralInstance of theRequestMapqualifier. - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString 
- 
Field Details
- 
INSTANCE
Instance of theRequestMapqualifier. 
 - 
 - 
Constructor Details
- 
Literal
public Literal() 
 -