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
Modifier and TypeFieldDescriptionstatic final FacesDataModel.Literal
Instance of theFacesDataModel
qualifier. -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
Instance of theFacesDataModel
qualifier.
-
-
Method Details
-
of
-
forClass
-