パッケージ | 説明 |
---|---|
ome.system |
Provides the necessary container structure for the entire Omero system.
|
ome.util.messages |
Messages package for specialized exception handling for OMERO.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
OmeroContext.publishMessage(InternalMessage msg)
Convenience method around
OmeroContext.publishEvent(org.springframework.context.ApplicationEvent) which
catches all MessageException and unwraps the contained
Throwable instance and rethrows. |
修飾子とタイプ | クラスと説明 |
---|---|
class |
ShutdownMessage
Published when the server is shutting down.
|
class |
UserSignalMessage
Published if the Posix USR1 or USR2 signal is received.
|