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 SummaryNested classes/interfaces inherited from class jakarta.faces.annotation.FacesConfigFacesConfig.Literal, FacesConfig.Version
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final FacesConfig.LiteralInstance of theFacesConfigqualifier.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class jakarta.enterprise.util.AnnotationLiteralannotationType, equals, hashCode, toString
- 
Field Details- 
INSTANCEInstance of theFacesConfigqualifier.
 
- 
- 
Constructor Details- 
Literalpublic Literal()
 
- 
- 
Method Details- 
version
 
-