Class ServerShutdownEvent

java.lang.Object
java.util.EventObject
io.micronaut.context.event.ApplicationEvent
All Implemented Interfaces:
Serializable

public class ServerShutdownEvent extends ApplicationShutdownEvent
Event fired when the EmbeddedServer shuts down.
Since:
1.0
See Also: