类 HerodotusApplicationEvent<T>
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
cn.herodotus.engine.message.core.definition.event.HerodotusApplicationEvent<T>
- 所有已实现的接口:
Serializable
- 直接已知子类:
AccountReleaseFromCacheEvent,ChangeUserStatusEvent,MqttMessageSendingEvent,RequestMappingGatherEvent,SendDialogueMessageEvent,StreamMessageSendingEvent,TemplateMessageSendingEvent
public class HerodotusApplicationEvent<T>
extends org.springframework.context.ApplicationEvent
Description: 自定义 Application Event 基础类
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2022/2/4 15:14
-
字段概要
从类继承的字段 java.util.EventObject
source -
构造器概要
构造器 -
方法概要
从类继承的方法 org.springframework.context.ApplicationEvent
getTimestamp从类继承的方法 java.util.EventObject
getSource, toString
-
构造器详细资料
-
HerodotusApplicationEvent
-
HerodotusApplicationEvent
-
-
方法详细资料
-
getData
-