|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractSessionMessage | InternalMessage implementations which carry relate to some
Session bound event. |
CreateSessionMessage | Published after a successful session creation. |
DestroySessionMessage | Published before a session destruction. |
GlobalMulticaster | Global ApplicationEventMulticaster which can be used to integrate
parent and child OmeroContext instances. |
RegisterServiceCleanupMessage | Published when some resource must be cleaned up after method execution. |
ReindexMessage<T extends IObject> | Published when one or more IObject instances must be re-indexed. |
ShapeChangeMessage | Published on any modification to a Shape. |
Message implementations used throughout the server for internal communication.
Messages subclass 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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.