Package jakarta.faces.flow.builder
Class FlowDefinition.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<FlowDefinition>
jakarta.faces.flow.builder.FlowDefinition.Literal
- All Implemented Interfaces:
- Annotation
- Enclosing class:
- FlowDefinition
public static final class FlowDefinition.Literal
extends jakarta.enterprise.util.AnnotationLiteral<FlowDefinition>
implements FlowDefinition
- Since:
- 4.0
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class jakarta.faces.flow.builder.FlowDefinitionFlowDefinition.Literal
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class jakarta.enterprise.util.AnnotationLiteralannotationType, equals, hashCode, toString
- 
Field Details- 
INSTANCE
 
- 
- 
Constructor Details- 
Literalpublic Literal()
 
-