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 ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)