github classgraph/classgraph fast-classpath-scanner-2.0.15

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
7 years ago

Added a callback mechanism for nonblocking asynchronous scan, via FastClasspathScanner#scanAsync(executorService, numParallelTasks, scanResultProcessor). ScanResultProcessor is a callback FunctionalInterface consisting of a method to be run after asynchronous scanning has completed (and after any added MatchProcessors have been run).

(This release also includes a few minor bugfixes.)

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.