Class ServerStartupEvent

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

public class ServerStartupEvent extends ApplicationStartupEvent
Event fired when the EmbeddedServer completes startup.
Since:
1.0
See Also: