| Interface | Description |
|---|---|
| Scanner |
Scan a classpath directory for files and call visitor for each found file.
|
| ScannerVisitor |
Visit a file found by a scanner.
|
| Class | Description |
|---|---|
| ClassPathAnnotationScanner |
Scan a directory for annotation returning class names.
|
| ClassPathScanner |
Scan classpath for a directory and visits each file.
|
| PluginCache | Deprecated
not used, probably remove in favor of PluginRegistry
|
Copyright © 2018. All rights reserved.