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 ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)