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

◆ getAdapterApplication()

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

Gets the name of the application to which the given adapter belongs.

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