|
pure virtual |
Removes a servant from the object adapter's Active Servant Map, while specifying a facet.
id | The identity of the Ice object that is implemented by the servant. |
facet | The facet. An empty facet means the default facet. |
NotRegisteredException | Thrown when no servant with the given identity and facet is registered. |