std::string IceGrid::AdminPrx::getServerAdminCategory | ( | const Ice::Context & | context = Ice::noExplicitContext | ) | const |
Gets the category for server admin objects.
You can manufacture a server admin proxy from the admin proxy by changing its identity: use the server ID as name and the returned category as category.
context | The request context. |