public class AnnotationScannerImpl extends java.lang.Object implements AnnotationScanner
Constructor and Description |
---|
AnnotationScannerImpl()
Create a new AnnotationScannerImpl with a Papaki 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)
AnnotationScanner
scan
in interface AnnotationScanner
urls
- the urls to be scannedcl
- classloaderCopyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)