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

Packages that use JStateful
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 JStateful in com.bm.ejb3metadata.annotations.analyzer.classes
 

Methods in com.bm.ejb3metadata.annotations.analyzer.classes that return JStateful
 JStateful JavaxEjbStatefulVisitor.getJCommonBean()
           
 

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

Methods in com.bm.ejb3metadata.annotations.metadata that return JStateful
 JStateful ClassAnnotationMetadata.getJStateful()
          the attributes for a Stateful.
 

Methods in com.bm.ejb3metadata.annotations.metadata with parameters of type JStateful
 void ClassAnnotationMetadata.setJStateful(JStateful jStateful)
          Sets the attributes for a Stateful.
 



Copyright © 2008. All Rights Reserved.