Class | Description |
---|---|
AnnotationScanner |
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:
javax.faces.component.FacesBehavior
javax.faces.render.FacesBehaviorRenderer
javax.faces.component.FacesComponent
javax.faces.convert.FacesConverter
javax.faces.validator.FacesValidator
javax.faces.render.FacesRenderer
javax.faces.bean.ManagedBean
javax.faces.event.NamedEvent
javax.faces.view.facelets.FaceletsResourceResolver
|
FilterClassesFromFacesInitializerAnnotationProvider |
This class is the default implementation of AnnotationProvider referenced by the AnnotationProviderFactory.
|
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.