Class ServerStartingEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
com.atlassian.bamboo.event.ServerStartingEvent
All Implemented Interfaces:
RemoteBroadcastEvent, ServerFingerprintEvent, Serializable

@AsynchronousPreferred public class ServerStartingEvent extends BambooEvent implements RemoteBroadcastEvent, ServerFingerprintEvent
An event that indicates that the server is starting
See Also: