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
static AnnotationScanner AnnotationScannerFactory.getAnnotationScanner()
          Get the annotation scanner
 

Methods in org.jboss.jca.common.spi.annotations.repository with parameters of type AnnotationScanner
static void AnnotationScannerFactory.registerAnnotationScanner(AnnotationScanner scanner)
          Register an annotation scanner
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)