Uses of Package
com.bm.ejb3metadata.annotations.analyzer

Packages that use com.bm.ejb3metadata.annotations.analyzer
com.bm.ejb3metadata.annotations.analyzer Implementation of meta data analysis for EJB 3.0 
com.bm.ejb3metadata.annotations.analyzer.classes Implementation of meta data analysis for EJB 3.0 
com.bm.ejb3metadata.annotations.analyzer.method Implementation of EJB 3.0 container 
 

Classes in com.bm.ejb3metadata.annotations.analyzer used by com.bm.ejb3metadata.annotations.analyzer
AbsAnnotationVisitor
          This class manages the setter/getter of annotation visitor.
AnnotationType
          Interface allowing to know the type of annotation.
ie : "Ljavax/ejb/Local;" for @Local
EnumAnnotationVisitor
          This class manages the handling of enum values.
ObjectArrayAnnotationVisitor
          This class manages the handling of Array[] type like String[] value().
ScanCommonVisitor
          This classes analyses annotation (could be class, method, attribute, etc).
 

Classes in com.bm.ejb3metadata.annotations.analyzer used by com.bm.ejb3metadata.annotations.analyzer.classes
AbsAnnotationVisitor
          This class manages the setter/getter of annotation visitor.
AnnotationType
          Interface allowing to know the type of annotation.
ie : "Ljavax/ejb/Local;" for @Local
EnumAnnotationVisitor
          This class manages the handling of enum values.
JavaxAnnotationResourceVisitor
          This class manages the handling of @Resource annotation.
JavaxEjbEJBVisitor
          This class manages the handling of @EJB annotation.
JavaxPersistencePersistenceContextVisitor
          This class manages the handling of @PersistenceContext annotation.
JavaxPersistencePersistenceUnitVisitor
          This class manages the handling of @PersistenceUnit annotation.
ObjectAnnotationVisitor
          This class manages the handling of single type like String name().
ObjectArrayAnnotationVisitor
          This class manages the handling of Array[] type like String[] value().
 

Classes in com.bm.ejb3metadata.annotations.analyzer used by com.bm.ejb3metadata.annotations.analyzer.method
AbsAnnotationVisitor
          This class manages the setter/getter of annotation visitor.
AnnotationType
          Interface allowing to know the type of annotation.
ie : "Ljavax/ejb/Local;" for @Local
ObjectAnnotationVisitor
          This class manages the handling of single type like String name().
ObjectArrayAnnotationVisitor
          This class manages the handling of Array[] type like String[] value().
 



Copyright © 2008. All Rights Reserved.