org.jboss.jca.common.annotations.repository.jandex
Class AnnotationScannerImpl
java.lang.Object
org.jboss.jca.common.annotations.repository.jandex.AnnotationScannerImpl
- All Implemented Interfaces:
- org.jboss.jca.common.spi.annotations.repository.AnnotationScanner
public class AnnotationScannerImpl
- extends Object
- implements org.jboss.jca.common.spi.annotations.repository.AnnotationScanner
An AnnotationScannerImpl based on jandex.
- Author:
- Jesper Pedersen
|
Method Summary |
org.jboss.jca.common.spi.annotations.repository.AnnotationRepository |
scan(URL[] urls,
ClassLoader cl)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationScannerImpl
public AnnotationScannerImpl()
- Create a new AnnotationScannerImpl with a jandex backend
scan
public org.jboss.jca.common.spi.annotations.repository.AnnotationRepository scan(URL[] urls,
ClassLoader cl)
-
- Specified by:
scan in interface org.jboss.jca.common.spi.annotations.repository.AnnotationScanner
Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)