
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 © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)