ome.services.blitz.util
Class UnregisterServantMessage
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
ome.util.messages.InternalMessage
ome.services.blitz.util.UnregisterServantMessage
- All Implemented Interfaces:
- Serializable
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
- Author:
- Josh Moore, josh at glencoesoftware.com
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
UnregisterServantMessage
public UnregisterServantMessage(Object source,
Ice.Current current)
getCurrent
public Ice.Current getCurrent()
OmeroJava Api
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.