Package io.micronaut.runtime.event
package io.micronaut.runtime.event
Common applications events.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAn abstract event for events specific to server applications.Event fired when an
EmbeddedApplication
shuts down.Event fired when anEmbeddedApplication
starts up.