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