See: Description
Class | Description |
---|---|
AbstractSessionMessage |
InternalMessage implementations which carry relate to some
Session bound event. |
ContextMessage | |
ContextMessage.Pop |
Published when an internal service is finished with
the context previously signaled through publishing
a
ContextMessage.Push . |
ContextMessage.Push |
Published when an internal service would like to
modify the current
EventContext . |
CreateSessionMessage |
Published after a successful session creation.
|
DestroySessionMessage |
Published before a session destruction.
|
EventLogMessage |
Published when an event log should be saved at the end of a transaction.
|
GlobalMulticaster |
Global
ApplicationEventMulticaster which can be used to integrate
parent and child OmeroContext instances. |
LoginAttemptMessage |
Published when any check is performed against a password.
|
RegisterServiceCleanupMessage |
Published when some resource must be cleaned up after method execution.
|
ReindexMessage<T extends ome.model.IObject> |
Published when one or more
IObject instances must be re-indexed. |
ShapeChangeMessage |
Published on any modification to a Shape.
|
ApplicationEvent
and provide special exception
handling via OmeroContext#publishMessage(InternalMessage)
As far as possible, messages should be considered primitives and have no
dependencies on other types in the server.
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.