Class SbpMainAppStartedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.laxture.sbp.spring.boot.SbpMainAppStartedEvent
All Implemented Interfaces:
Serializable

public class SbpMainAppStartedEvent extends org.springframework.context.ApplicationEvent
This event will be published to plugin application context once main app is started.
See Also:
  • Constructor Details

    • SbpMainAppStartedEvent

      public SbpMainAppStartedEvent(org.springframework.context.ApplicationContext mainApplicationContext)