类 PluginApplicationWebEventListener.PluginWebServerInitializedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- org.springframework.boot.web.context.WebServerInitializedEvent
-
- com.gitee.starblues.bootstrap.listener.PluginApplicationWebEventListener.PluginWebServerInitializedEvent
-
- 所有已实现的接口:
Serializable
public static class PluginApplicationWebEventListener.PluginWebServerInitializedEvent extends org.springframework.boot.web.context.WebServerInitializedEvent- 另请参阅:
- 序列化表格
-
-
字段概要
-
从类继承的字段 java.util.EventObject
source
-
-
构造器概要
构造器 限定符 构造器 说明 protectedPluginWebServerInitializedEvent(PluginWebApplicationContext pluginWebApplicationContext)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 org.springframework.boot.web.context.WebServerApplicationContextgetApplicationContext()-
从类继承的方法 java.util.EventObject
toString
-
-
-
-
构造器详细资料
-
PluginWebServerInitializedEvent
protected PluginWebServerInitializedEvent(PluginWebApplicationContext pluginWebApplicationContext)
-
-