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