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