public interface AnnotationScanner
Modifier and Type | Method and Description |
---|---|
AnnotationRepository |
scan(URL[] urls,
ClassLoader cl)
scan urls for annotation with given classloader
|
AnnotationRepository scan(URL[] urls, ClassLoader cl)
urls
- the urls to be scannedcl
- classloaderCopyright © 2021 JBoss by Red Hat. All rights reserved.