Package io.micronaut.runtime.server.event
Server shutdown and startup events.
- Since:
- 1.0
-
Class Summary Class Description ServerShutdownEvent Event fired when theEmbeddedServer
shuts down.ServerStartupEvent Event fired when theEmbeddedServer
completes startup.