Uses of Class
org.apache.webbeans.corespi.scanner.AnnotationDB

Packages that use AnnotationDB
org.apache.webbeans.corespi.scanner   
org.apache.webbeans.corespi.se   
 

Uses of AnnotationDB in org.apache.webbeans.corespi.scanner
 

Methods in org.apache.webbeans.corespi.scanner that return AnnotationDB
protected  AnnotationDB AbstractMetaDataDiscovery.getAnnotationDB()
           
 

Uses of AnnotationDB in org.apache.webbeans.corespi.se
 

Subclasses of AnnotationDB in org.apache.webbeans.corespi.se
 class BeansXmlAnnotationDB
          Provides extensions to AnnotationDB that allow the beans.xml of each BDA to be associated with a class.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.