Package | Description |
---|---|
io.github.lukehutch.fastclasspathscanner.scanner |
Modifier and Type | Method and Description |
---|---|
static List<ClassLoader> |
ClassLoaderFinder.findClassLoaders(ScanSpec scanSpec,
LogNode log)
A class to find the unique ordered classpath elements.
|
Constructor and Description |
---|
Scanner(ScanSpec scanSpec,
ExecutorService executorService,
int numParallelTasks,
boolean enableRecursiveScanning,
ScanResultProcessor scannResultProcessor,
FailureHandler failureHandler,
LogNode log)
The classpath scanner.
|
Copyright © 2017. All rights reserved.