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 |
---|
ClasspathFinder
A class to find the unique ordered classpath elements.
|
Class and Description |
---|
ClassInfo
Holds metadata about a class encountered during a scan.
|
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.
|
Copyright © 2017. All rights reserved.