Uses of Class
org.ow2.petals.registry.api.ws.RemoteRegistryException

Packages that use RemoteRegistryException
org.ow2.petals.registry.api.ws.service   
 

Uses of RemoteRegistryException in org.ow2.petals.registry.api.ws.service
 

Methods in org.ow2.petals.registry.api.ws.service that throw RemoteRegistryException
 boolean RegistryClientService.delete(java.lang.String path, boolean propagate)
           
 boolean RegistryService.delete(java.lang.String path, Information information)
           
 Endpoint RegistryClientService.get(java.lang.String path, boolean searchRemote)
           
 Resource RegistryService.get(java.lang.String path, Information information)
           
 java.util.List<Endpoint> RegistryClientService.getAll(java.lang.String path, boolean searchRemote)
           
 java.util.List<Resource> RegistryService.getAll(java.lang.String path, Information information)
           
 void LifeCycleService.init()
           
 boolean RegistryClientService.put(java.lang.String path, Endpoint endpoint, boolean propagate)
           
 boolean RegistryService.put(java.lang.String path, Resource resource, Information information)
           
 java.util.List<Resource> RegistryService.query(Query query, Information information)
           
 void LifeCycleService.shutdown()
           
 void LifeCycleService.start()
           
 void LifeCycleService.stop()
           
 



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