Class | Description |
---|---|
AbstractEmbeddedApplicationEvent |
An abstract event for events specific to server applications.
|
ApplicationShutdownEvent |
Event fired when an
EmbeddedApplication shuts down. |
ApplicationStartupEvent |
Event fired when an
EmbeddedApplication starts up. |