Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
remove()
virtual
ObjectPtr
Ice::ObjectAdapter::remove
(
const
Identity
&
id
)
pure virtual
Removes a servant from the object adapter's Active Servant Map.
Parameters
id
The identity of the Ice object that is implemented by the servant.
Returns
The removed servant.
Exceptions
NotRegisteredException
Thrown when no servant with the given identity is registered.
Ice
ObjectAdapter
Generated by
1.14.0