Uses of Interface
org.ow2.jonas.management.J2EEServerService

Packages that use J2EEServerService
org.ow2.jonas.deployablemonitor   
org.ow2.jonas.ejb.easybeans   
org.ow2.jonas.lib.jmbeans   
org.ow2.jonas.lib.service.manager   
 

Uses of J2EEServerService in org.ow2.jonas.deployablemonitor
 

Methods in org.ow2.jonas.deployablemonitor with parameters of type J2EEServerService
 void DeployableMonitorService.setJ2EEServer(J2EEServerService j2eeServer)
           
 

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

Methods in org.ow2.jonas.ejb.easybeans with parameters of type J2EEServerService
 void EasyBeansService.setJ2EEServer(J2EEServerService j2eeServer)
           
 

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

Classes in org.ow2.jonas.lib.jmbeans that implement J2EEServerService
 class J2EEServer
          The JSR77 J2EEServer MBean implementation.
 

Methods in org.ow2.jonas.lib.jmbeans with parameters of type J2EEServerService
 void MBeansRegistration.setJ2EEServer(J2EEServerService j2eeServer)
           
 

Uses of J2EEServerService in org.ow2.jonas.lib.service.manager
 

Methods in org.ow2.jonas.lib.service.manager with parameters of type J2EEServerService
 void ServiceManagerImpl.bindJ2EEServer(J2EEServerService j2eeServer)
           
 void ServiceManagerImpl.unbindJ2EEServer(J2EEServerService j2eeServer)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.