Uses of Interface
org.ow2.jonas.registry.RegistryService

Packages that use RegistryService
org.ow2.jonas.dbm.internal   
org.ow2.jonas.ejb2.internal   
org.ow2.jonas.jmx.internal   
org.ow2.jonas.lib.jmbeans   
org.ow2.jonas.mail.internal   
org.ow2.jonas.registry.carol   
org.ow2.jonas.resource.internal   
org.ow2.jonas.security.internal   
org.ow2.jonas.tm.jotm   
org.ow2.jonas.versioning.contexts   
org.ow2.jonas.versioning.internal   
 

Uses of RegistryService in org.ow2.jonas.dbm.internal
 

Methods in org.ow2.jonas.dbm.internal with parameters of type RegistryService
 void JOnASDataBaseManagerService.setRegistryService(RegistryService registry)
           
 

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

Methods in org.ow2.jonas.ejb2.internal with parameters of type RegistryService
 void JOnASEJBService.setRegistry(RegistryService registry)
           
 

Uses of RegistryService in org.ow2.jonas.jmx.internal
 

Methods in org.ow2.jonas.jmx.internal with parameters of type RegistryService
 void JOnASJMXService.setRegistryService(RegistryService registryService)
           
 

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

Methods in org.ow2.jonas.lib.jmbeans with parameters of type RegistryService
 void J2EEServer.setRegistryService(RegistryService registryService)
           
 

Uses of RegistryService in org.ow2.jonas.mail.internal
 

Methods in org.ow2.jonas.mail.internal with parameters of type RegistryService
 void JOnASMailService.setRegistryService(RegistryService registry)
           
 

Uses of RegistryService in org.ow2.jonas.registry.carol
 

Classes in org.ow2.jonas.registry.carol that implement RegistryService
 class CarolRegistryService
          Implementation of the RegistryService interface.
 

Uses of RegistryService in org.ow2.jonas.resource.internal
 

Methods in org.ow2.jonas.resource.internal with parameters of type RegistryService
 void JOnASResourceService.setRegistryService(RegistryService registry)
           
 

Uses of RegistryService in org.ow2.jonas.security.internal
 

Methods in org.ow2.jonas.security.internal with parameters of type RegistryService
 void JonasSecurityServiceImpl.setRegistryService(RegistryService registry)
           
 

Uses of RegistryService in org.ow2.jonas.tm.jotm
 

Methods in org.ow2.jonas.tm.jotm with parameters of type RegistryService
 void JOTMTransactionService.setRegistryService(RegistryService registry)
           
 

Uses of RegistryService in org.ow2.jonas.versioning.contexts
 

Methods in org.ow2.jonas.versioning.contexts with parameters of type RegistryService
static void VirtualJNDIBinding.initialize(JmxService jmx, RegistryService registry, VersioningService versioning)
          Saves static server information.
 

Uses of RegistryService in org.ow2.jonas.versioning.internal
 

Methods in org.ow2.jonas.versioning.internal with parameters of type RegistryService
 void VersioningServiceImpl.setRegistryService(RegistryService registryService)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.