public class UnregisterServantMessage extends InternalMessage
InternalMessage
raised when a servant should be removed from the
adapter
. This is most likely a result of a call to
"service.close()" from within
IceMethodInvoker
Though this instance is Serializable
through inheritance, it
is not intended to be stored anywhere, but should be acted upon and discarded
immediately. The Current
instance is not
Serializable
threadSafe
source
Constructor and Description |
---|
UnregisterServantMessage(Object source,
Ice.Current current,
ServantHolder holder) |
Modifier and Type | Method and Description |
---|---|
Ice.Current |
getCurrent() |
ServantHolder |
getHolder() |
isThreadSafe
getSource, toString
public UnregisterServantMessage(Object source, Ice.Current current, ServantHolder holder)
public Ice.Current getCurrent()
public ServantHolder getHolder()
Version: 5.3.5-ice35-b73
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.