Package io.micronaut.runtime.event
Common applications events.
- Since:
- 1.0
-
Class Summary Class Description AbstractEmbeddedApplicationEvent An abstract event for events specific to server applications.ApplicationShutdownEvent Event fired when anEmbeddedApplicationshuts down.ApplicationStartupEvent Event fired when anEmbeddedApplicationstarts up.