Uses of Class
com.bm.ejb3metadata.annotations.analyzer.classes.AbsCommonEjbVisitor

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

Uses of AbsCommonEjbVisitor in com.bm.ejb3metadata.annotations.analyzer.classes
 

Subclasses of AbsCommonEjbVisitor in com.bm.ejb3metadata.annotations.analyzer.classes
 class JavaxEjbMessageDrivenVisitor
          This class manages the handling of @MessageDriven annotation.
 class JavaxEjbStatefulVisitor
          This class manages the handling of @Stateful annotation.
 class JavaxEjbStatelessVisitor
          This class manages the handling of @Stateless annotation.
 class JBossEjbServiceVisitor
          This class manages the handling of @Service annotation.
 



Copyright © 2008. All Rights Reserved.