| Class and Description |
|---|
| FailureHandler
A callback that can be called on scanning failure during an asynchronous scan.
|
| ScanResult
The result of a scan.
|
| ScanResultProcessor
A callback that can be used to processes the result of an asynchronous scan after scanning has completed and any
MatchProcessors have been run.
|
| Class and Description |
|---|
| ClasspathOrder
A class to find the unique ordered classpath elements.
|
| ScanSpec
Parses the scanning specification that was passed to the FastClasspathScanner constructor, and finds all
ClassLoaders.
|
| Class and Description |
|---|
| AnnotationInfo
Holds metadata about annotations.
|
| AnnotationInfo.AnnotationEnumValue
Class for wrapping an enum constant value (split into class name and constant name) referenced inside an
annotation.
|
| AnnotationInfo.AnnotationParamValue
A wrapper used to pair annotation parameter names with annotation parameter values.
|
| ClassInfo
Holds metadata about a class encountered during a scan.
|
| ClassLoaderFinder
A class to find the unique ordered classpath elements.
|
| FailureHandler
A callback that can be called on scanning failure during an asynchronous scan.
|
| FieldInfo
Holds metadata about fields of a class encountered during a scan.
|
| MethodInfo
Holds metadata about methods of a class encountered during a scan.
|
| ScanResult
The result of a scan.
|
| ScanResultProcessor
A callback that can be used to processes the result of an asynchronous scan after scanning has completed and any
MatchProcessors have been run.
|
| ScanSpec
Parses the scanning specification that was passed to the FastClasspathScanner constructor, and finds all
ClassLoaders.
|
| Class and Description |
|---|
| ClasspathResource
The combination of a classpath element and a relative path within this classpath element.
|
| ScanResult
The result of a scan.
|
| Class and Description |
|---|
| AnnotationInfo
Holds metadata about annotations.
|
| ClassInfo
Holds metadata about a class encountered during a scan.
|
| ScanResult
The result of a scan.
|
Copyright © 2018. All rights reserved.