See: Description
| Interface | Description |
|---|---|
| ResourceProcessor |
Processes resources found by
ResourceFinder. |
| Class | Description |
|---|---|
| AnnotationAcceptingListener |
A scanner listener that processes Java class files (resource names
ending in ".class") annotated with one or more of a set of declared
annotations.
|
| CompositeResourceFinder |
Stack of ResourceFinder instances. |
| FilesScanner |
A scanner that recursively scans directories and jar files.
|
| JarFileScanner |
A utility class that scans entries in jar files.
|
| PackageNamesScanner |
A scanner that recursively scans URI-based resources present in a set of
package names, and nested package names of that set.
|
| PackageNamesScanner.ResourcesProvider |
Find resources with a given name and class loader.
|
| Exception | Description |
|---|---|
| ResourceFinderException |
An runtime exception that may be thrown when scanning.
|
Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.