类分层结构
- java.lang.Object
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.boot.web.context.WebServerInitializedEvent
- com.gitee.starblues.bootstrap.listener.PluginApplicationWebEventListener.PluginWebServerInitializedEvent
- org.springframework.boot.web.context.WebServerInitializedEvent
- org.springframework.context.ApplicationEvent
- com.gitee.starblues.bootstrap.listener.PluginApplicationWebEventListener (implements org.springframework.context.ApplicationListener<E>)
- java.util.EventObject (implements java.io.Serializable)