Class FilterClassesFromFacesInitializerAnnotationProvider

java.lang.Object
com.sun.faces.spi.AnnotationProvider
com.sun.faces.config.manager.spi.FilterClassesFromFacesInitializerAnnotationProvider

public class FilterClassesFromFacesInitializerAnnotationProvider
extends AnnotationProvider
This class is the default implementation of AnnotationProvider referenced by the AnnotationProviderFactory. Unless someone manually provides one via in META-INF/services, this is the one that will actually be instantiated and installed into Mojarra.

This class just further filters the classes that have already been obtained by the ServletContainerInitializer and stored in the ServletContext using the key RIConstants.ANNOTATED_CLASSES