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