| 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(javax.servlet.ServletContext, java.util.List, java.util.concurrent.ExecutorService, boolean). |
| ParseConfigResourceToDOMTask |
This
Callable will be used by
ConfigManager#getXMLDocuments(javax.servlet.ServletContext, java.util.List, java.util.concurrent.ExecutorService, boolean). |
| ProvideMetadataToAnnotationScanTask |
Copyright © 2010–2024 JBoss by Red Hat. All rights reserved.