Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ getRegistryInfo()

["cpp:const"]
idempotent RegistryInfo getRegistryInfo ( string name) throws RegistryNotExistException, RegistryUnreachableException

Gets the registry information of an IceGrid registry.

Parameters
nameThe registry name.
Returns
The registry information.
Exceptions
RegistryNotExistExceptionThrown when the registry doesn't exist.
RegistryUnreachableExceptionThrown when the registry is unreachable.