Package com.sun.faces.config.manager.tasks
-
Class Summary Class Description FindAnnotatedConfigClasses Scans the class files within a web application returning aSetof classes that have been annotated with a standard Faces annotation (possibly limited to the annotations that denote configurable elements)FindConfigResourceURIsTask ThisCallablewill be used bygetXMLDocumentsIt represents one or more URIs to configuration resources that require processing.ParseConfigResourceToDOMTask ThisCallablewill be used bygetXMLDocumentsIt represents a single configuration resource (such as faces-config.xml) to be parsed into a DOM.ProvideMetadataToAnnotationScanTask