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

◆ getRegistryInfo()

RegistryInfo IceGrid::AdminPrx::getRegistryInfo ( std::string_view name,
const Ice::Context & context = Ice::noExplicitContext ) const

Gets the registry information of an IceGrid registry.

Parameters
nameThe registry name.
contextThe request context.
Returns
The registry information.
Exceptions
IceGrid::RegistryNotExistExceptionThrown when the registry doesn't exist.
IceGrid::RegistryUnreachableExceptionThrown when the registry is unreachable.