Package jakarta.faces.validator
Class FacesValidator.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<FacesValidator>
jakarta.faces.validator.FacesValidator.Literal
- All Implemented Interfaces:
- Annotation
- Enclosing class:
- FacesValidator
public static final class FacesValidator.Literal
extends jakarta.enterprise.util.AnnotationLiteral<FacesValidator>
implements FacesValidator
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class jakarta.faces.validator.FacesValidatorFacesValidator.Literal
- 
Field SummaryFields
- 
Method SummaryMethods inherited from class jakarta.enterprise.util.AnnotationLiteralannotationType, toString
- 
Field Details- 
INSTANCE
 
- 
- 
Method Details- 
of
- 
value
- 
isDefaultpublic boolean isDefault()
- 
managedpublic boolean managed()
- 
hashCodepublic int hashCode()- Specified by:
- hashCodein interface- Annotation
- Overrides:
- hashCodein class- jakarta.enterprise.util.AnnotationLiteral<FacesValidator>
 
- 
equals- Specified by:
- equalsin interface- Annotation
- Overrides:
- equalsin class- jakarta.enterprise.util.AnnotationLiteral<FacesValidator>
 
 
-