public class AnnotationScannerFactory
extends java.lang.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 © 2013 IronJacamar (http://www.ironjacamar.org)