public class AnnotationScannerImpl
extends java.lang.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(java.net.URL[] urls,
java.lang.ClassLoader cl)
scan urls for annotation with given classloader
|
public AnnotationScannerImpl()
public org.jboss.jca.common.spi.annotations.repository.AnnotationRepository scan(java.net.URL[] urls,
java.lang.ClassLoader cl)
scan in interface org.jboss.jca.common.spi.annotations.repository.AnnotationScannerurls - the urls to be scannedcl - classloaderCopyright © 2014 IronJacamar (http://www.ironjacamar.org)