Uses of Interface
org.ow2.petals.registry.api.LocalRegistry

Packages that use LocalRegistry
org.ow2.petals.registry.api.manager   
org.ow2.petals.registry.api.util   
 

Uses of LocalRegistry in org.ow2.petals.registry.api.manager
 

Methods in org.ow2.petals.registry.api.manager that return LocalRegistry
 LocalRegistry IOManager.getLocalRegistry()
          Get the local registry which is linked to this manager
 LocalRegistry RemoteClientManager.getLocalRegistry()
           
 

Methods in org.ow2.petals.registry.api.manager with parameters of type LocalRegistry
 void IOManager.setLocalRegistry(LocalRegistry localRegistry)
          Set the local registry
 void RemoteClientManager.setLocalRegistry(LocalRegistry localRegistry)
           
 

Uses of LocalRegistry in org.ow2.petals.registry.api.util
 

Methods in org.ow2.petals.registry.api.util that return LocalRegistry
static LocalRegistry Loader.loadLocalRegistry(java.lang.String clazz)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.