public class FindAnnotatedConfigClasses extends Object implements Callable<Map<Class<? extends Annotation>,Set<Class<?>>>>
Set of classes that have been annotated with
 a standard Faces annotation (possibly limited to the annotations that denote configurable elements)| Constructor and Description | 
|---|
FindAnnotatedConfigClasses(javax.servlet.ServletContext servletContext,
                          InitFacesContext facesContext,
                          ProvideMetadataToAnnotationScanTask metadataGetter)  | 
public FindAnnotatedConfigClasses(javax.servlet.ServletContext servletContext,
                                  InitFacesContext facesContext,
                                  ProvideMetadataToAnnotationScanTask metadataGetter)
Comments to: faces-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation. All rights reserved.
 Use is subject to license terms.