ome.services.messages
Class CreateSessionMessage
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
ome.util.messages.InternalMessage
ome.services.messages.AbstractSessionMessage
ome.services.messages.CreateSessionMessage
- All Implemented Interfaces:
- Serializable
public class CreateSessionMessage
- extends AbstractSessionMessage
Published after a successful session creation. 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 |
CreateSessionMessage
public CreateSessionMessage(Object source,
String sessionId)
OmeroJava Api
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.