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

◆ getAdapterServer()

virtual std::string IceGrid::RegistryPluginFacade::getAdapterServer ( const std::string & adapterId) const
nodiscardpure virtual

Gets the ID of the server to which the given adapter belongs.

Parameters
adapterIdThe adapter ID.
Returns
The server ID or the empty string if the given identifier is not associated to an object adapter defined with an application descriptor.
Exceptions
IceGrid::AdapterNotExistExceptionThrown when the adapter doesn't exist.