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.
context | The request context. |