Class Hierarchy
- java.lang.Object
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.laxture.sbp.spring.boot.SbpMainAppReadyEvent
- org.laxture.sbp.spring.boot.SbpMainAppStartedEvent
- org.laxture.sbp.spring.boot.SbpPluginRestartedEvent
- org.laxture.sbp.spring.boot.SbpPluginStartedEvent
- org.laxture.sbp.spring.boot.SbpPluginStateChangedEvent
- org.laxture.sbp.spring.boot.SbpPluginStoppedEvent
- org.springframework.context.ApplicationEvent
- org.laxture.sbp.spring.boot.PluginStartingError (implements java.io.Serializable)
- org.springframework.core.env.PropertySource<T>
- org.springframework.core.env.EnumerablePropertySource<T>
- org.springframework.core.env.MapPropertySource
- org.laxture.sbp.spring.boot.SpringBootstrap.ExcludeConfigurations
- org.springframework.core.env.MapPropertySource
- org.springframework.core.env.EnumerablePropertySource<T>
- org.springframework.boot.SpringApplication
- org.laxture.sbp.spring.boot.SpringBootstrap
- java.util.EventObject (implements java.io.Serializable)
Interface Hierarchy
- org.laxture.sbp.spring.boot.IPluginConfigurer