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

◆ findServantLocator()

virtual ServantLocatorPtr Ice::ObjectAdapter::findServantLocator ( std::string_view category) const
nodiscardpure virtual

Finds a ServantLocator registered with this object adapter.

Parameters
categoryThe category.
Returns
The servant locator, or nullptr if not found.