Class SbpMainAppReadyEvent

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

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

    • SbpMainAppReadyEvent

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