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