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
Constructor and Description |
---|
UnregisterServantMessage(java.lang.Object source,
Ice.Current current,
ServantHolder holder) |
Modifier and Type | Method and Description |
---|---|
Ice.Current |
getCurrent() |
ServantHolder |
getHolder() |
isThreadSafe
public UnregisterServantMessage(java.lang.Object source, Ice.Current current, ServantHolder holder)
public Ice.Current getCurrent()
public ServantHolder getHolder()
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.