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

◆ removeServantLocator()

virtual ServantLocatorPtr Ice::ObjectAdapter::removeServantLocator ( std::string_view category)
pure virtual

Removes a ServantLocator from this object adapter.

Parameters
categoryThe category.
Returns
The servant locator.
Exceptions
NotRegisteredExceptionThrown when no ServantLocator with the given category is registered.