类 RemoteSecurityMetadataSyncEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.cloud.bus.event.RemoteApplicationEvent
cn.herodotus.engine.event.security.remote.RemoteSecurityMetadataSyncEvent
- 所有已实现的接口:
Serializable
public class RemoteSecurityMetadataSyncEvent
extends org.springframework.cloud.bus.event.RemoteApplicationEvent
Description: Security Metadata 远程刷新事件
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/8/6 11:24
-
字段概要
从类继承的字段 org.springframework.cloud.bus.event.RemoteApplicationEvent
DEFAULT_DESTINATION_FACTORY从类继承的字段 java.util.EventObject
source -
构造器概要
构造器构造器说明RemoteSecurityMetadataSyncEvent(String data, String originService, String destinationService) -
方法概要
从类继承的方法 org.springframework.cloud.bus.event.RemoteApplicationEvent
equals, getDestinationService, getId, getOriginService, hashCode, toString从类继承的方法 org.springframework.context.ApplicationEvent
getTimestamp从类继承的方法 java.util.EventObject
getSource
-
构造器详细资料
-
RemoteSecurityMetadataSyncEvent
public RemoteSecurityMetadataSyncEvent() -
RemoteSecurityMetadataSyncEvent
-
-
方法详细资料
-
getData
-