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 © 2021 JBoss by Red Hat. All rights reserved.