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

◆ getNodeAdmin()

["cpp:const"]
idempotent Object * getNodeAdmin ( string name) throws NodeNotExistException, NodeUnreachableException

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

Parameters
nameThe IceGrid node name.
Returns
A proxy to the IceGrid node's admin object. This proxy is never null.
Exceptions
NodeNotExistExceptionThrown when the node doesn't exist.
NodeUnreachableExceptionThrown when the node is unreachable.