Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getObjectInfo()

ObjectInfo IceGrid::AdminPrx::getObjectInfo ( const ::Ice::Identity & id,
const Ice::Context & context = Ice::noExplicitContext ) const

Gets the object info for the object.

Parameters
idThe identity of the object.
contextThe request context.
Returns
The object info.
Exceptions
IceGrid::ObjectNotRegisteredExceptionThrown when the object isn't registered with the registry.