Package | Description |
---|---|
org.jboss.jca.common.annotations.repository.jandex |
This package contains the Jandex annotation scanner / repository integration.
|
org.jboss.jca.common.spi.annotations.repository |
This package contains interfaces defining annotation spi.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationScannerImpl
An AnnotationScannerImpl based on jandex.
|
Modifier and Type | Method and Description |
---|---|
static AnnotationScanner |
AnnotationScannerFactory.getAnnotationScanner()
Get the annotation scanner
|
Modifier and Type | Method and Description |
---|---|
static void |
AnnotationScannerFactory.registerAnnotationScanner(AnnotationScanner scanner)
Register an annotation scanner
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)