public interface AnnotationScanner
Modifier and Type | Method and Description |
---|---|
AnnotationRepository |
scan(java.net.URL[] urls,
java.lang.ClassLoader cl)
scan urls for annotation with given classloader
|
AnnotationRepository scan(java.net.URL[] urls, java.lang.ClassLoader cl)
urls
- the urls to be scannedcl
- classloaderCopyright © 2013 IronJacamar (http://www.ironjacamar.org)