
public class AnnotationScannerFactory extends Object
| Constructor and Description |
|---|
AnnotationScannerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationScanner |
getAnnotationScanner()
Get the annotation scanner
|
static void |
registerAnnotationScanner(AnnotationScanner scanner)
Register an annotation scanner
|
public static void registerAnnotationScanner(AnnotationScanner scanner)
scanner - The scannerpublic static AnnotationScanner getAnnotationScanner()
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)