Uses of Class
nextgrid.api.ram.RegistryException

Packages that use RegistryException
nextgrid.api.ram   
 

Uses of RegistryException in nextgrid.api.ram
 

Methods in nextgrid.api.ram that throw RegistryException
 void Registry.delete(Process process)
          Removes a process from a registry.
 void Registry.delete(java.net.URI uri)
          Removes a process from a registry.
 Process Registry.get(java.net.URI uri)
          Retrieves a process from a registry.
 java.util.Collection<Process> Registry.query(java.lang.String query, java.lang.String lang)
          Performs a query in a given language.
 java.net.URI Registry.register(Process process)
          Registers a process.
 



Copyright © 2006-2008 Grid Systems, S.A.. All Rights Reserved.