public class AnnotationScannerImpl extends java.lang.Object implements AnnotationScanner
Constructor and Description |
---|
AnnotationScannerImpl()
Create a new AnnotationScannerImpl with a jandex backend
|
Modifier and Type | Method and Description |
---|---|
AnnotationRepository |
scan(java.net.URL[] urls,
java.lang.ClassLoader cl)
scan urls for annotation with given classloader
|
public AnnotationScannerImpl()
public AnnotationRepository scan(java.net.URL[] urls, java.lang.ClassLoader cl)
scan
in interface AnnotationScanner
urls
- the urls to be scannedcl
- classloaderCopyright © 2013 IronJacamar (http://www.ironjacamar.org)