Uses of Interface
org.ow2.jonas.ejb2.EJBService

Packages that use EJBService
org.ow2.jonas.ear.internal   
org.ow2.jonas.ejb2.internal   
org.ow2.jonas.ejb2.internal.delegate   
 

Uses of EJBService in org.ow2.jonas.ear.internal
 

Methods in org.ow2.jonas.ear.internal with parameters of type EJBService
 void EarDeployer.setEjb21Service(EJBService ejb21Service)
          Sets the EJB 2.1 service.
 void JOnASEARService.setEjbService(EJBService ejbService)
           
 

Uses of EJBService in org.ow2.jonas.ejb2.internal
 

Classes in org.ow2.jonas.ejb2.internal that implement EJBService
 class JOnASEJBService
          Implementation of the EJB Container Service for jonas.
 

Methods in org.ow2.jonas.ejb2.internal with parameters of type EJBService
 void EJB21Deployer.setEjb21Service(EJBService ejb21Service)
          Sets the EJB 2.1 service.
 

Uses of EJBService in org.ow2.jonas.ejb2.internal.delegate
 

Methods in org.ow2.jonas.ejb2.internal.delegate with parameters of type EJBService
 void JTimerHandleDelegate.setEJBService(EJBService ejbserv)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.