ome.services.messages
Class DestroySessionMessage
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
ome.util.messages.InternalMessage
ome.services.messages.AbstractSessionMessage
ome.services.messages.DestroySessionMessage
- All Implemented Interfaces:
- Serializable
public class DestroySessionMessage
- extends AbstractSessionMessage
Published before a session destruction. If an exception is throw, this will
be propagated back to the caller and the transaction will be rolled back.
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
DestroySessionMessage
public DestroySessionMessage(Object source,
String sessionId)
OmeroJava Api
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.