See: Description
| Class | Description | 
|---|---|
| InternalMessage | 
 Message which can be published via
  
OmeroContext.publishEvent(ApplicationEvent) or
 OmeroContext.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  
Throwable instance since
 OmeroContext.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.2.8-ice35-b57
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.