Uses of Interface
org.jboss.jca.common.spi.annotations.repository.AnnotationScanner
-
-
Uses of AnnotationScanner in org.jboss.jca.common.spi.annotations.repository
Methods in org.jboss.jca.common.spi.annotations.repository that return AnnotationScanner Modifier and Type Method Description static AnnotationScannerAnnotationScannerFactory. getAnnotationScanner()Get the annotation scannerMethods in org.jboss.jca.common.spi.annotations.repository with parameters of type AnnotationScanner Modifier and Type Method Description static voidAnnotationScannerFactory. registerAnnotationScanner(AnnotationScanner scanner)Register an annotation scanner
-