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

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

Methods in com.bm.ejb3metadata.annotations.analyzer.classes that return JService
 JService JBossEjbServiceVisitor.getJCommonBean()
           
 

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

Methods in com.bm.ejb3metadata.annotations.metadata that return JService
 JService ClassAnnotationMetadata.getJService()
          the jService.
 

Methods in com.bm.ejb3metadata.annotations.metadata with parameters of type JService
 void ClassAnnotationMetadata.setJService(JService service)
          Sets the attributes for a Stateless.
 



Copyright © 2008. All Rights Reserved.