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

◆ getRegistry()

virtual std::optional< LocatorRegistryPrx > Ice::Locator::getRegistry ( const Ice::Current & current) const
nodiscardpure virtual

Gets a proxy to the locator registry.

Parameters
currentThe Current object of the incoming request.
Returns
A proxy to the locator registry, or null if this locator has no associated registry.