Uses of Class
com.bm.ejb3metadata.annotations.impl.JMessageDriven

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

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

Methods in com.bm.ejb3metadata.annotations.analyzer.classes that return JMessageDriven
 JMessageDriven JavaxEjbMessageDrivenVisitor.getJCommonBean()
           
 

Uses of JMessageDriven in com.bm.ejb3metadata.annotations.metadata
 

Methods in com.bm.ejb3metadata.annotations.metadata that return JMessageDriven
 JMessageDriven ClassAnnotationMetadata.getJMessageDriven()
          Message driven attribute.
 

Methods in com.bm.ejb3metadata.annotations.metadata with parameters of type JMessageDriven
 void ClassAnnotationMetadata.setJMessageDriven(JMessageDriven messageDriven)
          Sets the message driven bean object.
 



Copyright © 2008. All Rights Reserved.