Uses of Class
com.sun.faces.spi.AnnotationProvider
Packages that use AnnotationProvider
-
Uses of AnnotationProvider in com.sun.faces.config.manager.spi
Subclasses of AnnotationProvider in com.sun.faces.config.manager.spiModifier and TypeClassDescriptionclass
This class is responsible for ensuring that the class file bytes of classes contained within the web application are scanned for any of the known Faces configuration Annotations: jakarta.faces.component.FacesBehavior jakarta.faces.render.FacesBehaviorRenderer jakarta.faces.component.FacesComponent jakarta.faces.convert.FacesConverter jakarta.faces.validator.FacesValidator jakarta.faces.render.FacesRenderer jakarta.faces.event.NamedEvent jakarta.faces.view.facelets.FaceletsResourceResolverclass
This class is the default implementation of AnnotationProvider referenced by the AnnotationProviderFactory. -
Uses of AnnotationProvider in com.sun.faces.spi
Fields in com.sun.faces.spi declared as AnnotationProviderModifier and TypeFieldDescriptionprotected AnnotationProvider
AnnotationProvider.wrappedAnnotationProvider
The wrapped annotation provider.Methods in com.sun.faces.spi that return AnnotationProviderModifier and TypeMethodDescriptionstatic AnnotationProvider
AnnotationProviderFactory.createAnnotationProvider
(ServletContext sc)