-
Class Summary
Class |
Description |
FindAnnotatedConfigClasses |
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)
|
FindConfigResourceURIsTask |
This Callable will be used by
ConfigManager#getXMLDocuments(jakarta.servlet.ServletContext, java.util.List, java.util.concurrent.ExecutorService, boolean) .
|
ParseConfigResourceToDOMTask |
This Callable will be used by
ConfigManager#getXMLDocuments(jakarta.servlet.ServletContext, java.util.List, java.util.concurrent.ExecutorService, boolean) .
|
ProvideMetadataToAnnotationScanTask |
|