Class SbpPluginStartedEvent

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

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

    • SbpPluginStartedEvent

      public SbpPluginStartedEvent(org.springframework.context.ApplicationContext pluginApplicationContext)