Package com.sun.faces.config.manager.spi


package com.sun.faces.config.manager.spi
  • Classes
    Class
    Description
    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.FaceletsResourceResolver
    This class is the default implementation of AnnotationProvider referenced by the AnnotationProviderFactory.