Uses of Class
com.bm.ejb3metadata.annotations.analyzer.ObjectAnnotationVisitor

Packages that use ObjectAnnotationVisitor
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 
 

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

Subclasses of ObjectAnnotationVisitor in com.bm.ejb3metadata.annotations.analyzer.classes
 class JavaxEjbApplicationExceptionVisitor
          This class manages the handling of the @ApplicationException annotation.
 class JavaxEjbLocalHomeVisitor
          This class manages the handling of @LocalHome annotation.
 class JavaxEjbRemoteHomeVisitor
          This class manages the handling of @RemoteHome annotation.
 

Uses of ObjectAnnotationVisitor in com.bm.ejb3metadata.annotations.analyzer.method
 

Subclasses of ObjectAnnotationVisitor in com.bm.ejb3metadata.annotations.analyzer.method
 class JavaxEjbRemoveVisitor
          This class manages the handling of @Remove annotation.
 



Copyright © 2008. All Rights Reserved.