Uses of Interface
org.ow2.jonas.ejb3.IEasyBeansService

Packages that use IEasyBeansService
org.ow2.jonas.ear.internal   
org.ow2.jonas.ejb.easybeans   
org.ow2.jonas.jndi.interceptors.impl   
org.ow2.jonas.lib.jmbeans   
org.ow2.jonas.web.base   
 

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

Methods in org.ow2.jonas.ear.internal with parameters of type IEasyBeansService
 void EarDeployer.setEasyBeansService(IEasyBeansService service)
           
 void JOnASEARService.setEasyBeansService(IEasyBeansService service)
           
 

Uses of IEasyBeansService in org.ow2.jonas.ejb.easybeans
 

Classes in org.ow2.jonas.ejb.easybeans that implement IEasyBeansService
 class EasyBeansService
          Implementation of the service that runs the EasyBeans EJB3 container.
 

Constructors in org.ow2.jonas.ejb.easybeans with parameters of type IEasyBeansService
EJB3CleanTask(IEasyBeansService easyBeansService, DeployerLog deployerLog)
          Construct a new EAR clean task.
 

Uses of IEasyBeansService in org.ow2.jonas.jndi.interceptors.impl
 

Methods in org.ow2.jonas.jndi.interceptors.impl with parameters of type IEasyBeansService
 void JNDIInterceptorsComponent.setEasyBeansService(IEasyBeansService easybeansService)
          Sets the easybeans service.
 

Uses of IEasyBeansService in org.ow2.jonas.lib.jmbeans
 

Methods in org.ow2.jonas.lib.jmbeans with parameters of type IEasyBeansService
 void J2EEServer.setEasyBeansService(IEasyBeansService easyBeansService)
           
 

Uses of IEasyBeansService in org.ow2.jonas.web.base
 

Methods in org.ow2.jonas.web.base with parameters of type IEasyBeansService
 void BaseWebContainerService.setEjb3Service(IEasyBeansService service)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.