Class BeforePhase.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<BeforePhase>
jakarta.faces.event.BeforePhase.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
BeforePhase
public static final class BeforePhase.Literal
extends jakarta.enterprise.util.AnnotationLiteral<BeforePhase>
implements BeforePhase
Supports inline instantiation of the BeforePhase qualifier.
- Since:
- 5.0
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class BeforePhase
BeforePhase.LiteralModifier and TypeClassDescriptionstatic final classSupports inline instantiation of theBeforePhasequalifier. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BeforePhase.LiteralDefault instance of theBeforePhasequalifier. -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
Default instance of theBeforePhasequalifier.
-
-
Method Details
-
of
-
value
-