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

◆ getRegistryAdmin()

["cpp:const"]
idempotent Object * getRegistryAdmin ( string name) throws RegistryNotExistException

Gets a proxy to the admin object of an IceGrid registry.

Parameters
nameThe registry name.
Returns
A proxy to the admin object of an IceGrid registry. This proxy is never null.
Exceptions
RegistryNotExistExceptionThrown when the registry doesn't exist.