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