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

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

Methods in com.bm.ejb3metadata.annotations.analyzer.classes that return JStateless
 JStateless JavaxEjbStatelessVisitor.getJCommonBean()
           
 

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

Methods in com.bm.ejb3metadata.annotations.metadata that return JStateless
 JStateless ClassAnnotationMetadata.getJStateless()
          the attributes for a Stateless.
 

Methods in com.bm.ejb3metadata.annotations.metadata with parameters of type JStateless
 void ClassAnnotationMetadata.setJStateless(JStateless jStateless)
          Sets the attributes for a Stateless.
 



Copyright © 2008. All Rights Reserved.