See: Description
| Class | Description | 
|---|---|
| InternalMessage | Message which can be published via
  OmeroContext.publishEvent(ApplicationEvent)orOmeroContext.publishMessage(InternalMessage). | 
| ShutdownMessage | Published when the server is shutting down. | 
| UserSignalMessage | Published if the Posix USR1 or USR2 signal is received. | 
| Exception | Description | 
|---|---|
| MessageException | Message which wraps a  Throwableinstance sinceOmeroContext.publishEvent(org.springframework.context.ApplicationEvent)cannot throw a checked exception. | 
  This includes an implementation of the InternalMessage for
  propagating handled exceptions via an OMERO application event.
                
                
Version: 5.1.1-ice35-b43
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.