| Package | Description |
|---|---|
| com.lukehutch.fastclasspathscanner |
| Modifier and Type | Method and Description |
|---|---|
FastClasspathScanner |
FastClasspathScanner.matchClassesWithAnnotation(Class<?> annotation,
FastClasspathScanner.ClassAnnotationMatchProcessor classMatchProcessor)
Call the given ClassMatchProcessor if classes are found on the classpath that have the given
annotation.
|
Copyright © 2014. All rights reserved.