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
FieldsModifier and TypeFieldDescriptionstatic final ManagedProperty.LiteralInstance of theManagedPropertyqualifier. - 
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString 
- 
Field Details
- 
INSTANCE
Instance of theManagedPropertyqualifier. 
 - 
 - 
Method Details
- 
of
 - 
value
 
 -