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

◆ getAdminCallbackTemplate()

std::optional< Ice::ObjectPrx > IceGrid::AdminSessionPrx::getAdminCallbackTemplate ( const Ice::Context & context = Ice::noExplicitContext) const

Gets a "template" proxy for admin callback objects.

An Admin client uses this proxy to set the category of its callback objects, and the published endpoints of the object adapter hosting the admin callback objects.

Parameters
contextThe request context.
Returns
A template proxy. The returned proxy is null when the Admin session was established using Glacier2.