Class FindAnnotatedConfigClasses

java.lang.Object
com.sun.faces.config.manager.tasks.FindAnnotatedConfigClasses
All Implemented Interfaces:
Callable<Map<Class<? extends Annotation>,Set<Class<?>>>>

public class FindAnnotatedConfigClasses extends Object implements Callable<Map<Class<? extends Annotation>,Set<Class<?>>>>
Scans the class files within a web application returning a Set of classes that have been annotated with a standard Faces annotation (possibly limited to the annotations that denote configurable elements)