类 RemoteRequestMappingGatherEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.cloud.bus.event.RemoteApplicationEvent
cn.herodotus.engine.oauth2.resource.autoconfigure.bus.RemoteRequestMappingGatherEvent
- 所有已实现的接口:
Serializable
public class RemoteRequestMappingGatherEvent
extends org.springframework.cloud.bus.event.RemoteApplicationEvent
Description: Request Mapping 收集远程事件
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/8/6 11:23
-
字段概要
从类继承的字段 org.springframework.cloud.bus.event.RemoteApplicationEvent
DEFAULT_DESTINATION_FACTORY从类继承的字段 java.util.EventObject
source -
构造器概要
构造器构造器说明RemoteRequestMappingGatherEvent(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
-
构造器详细资料
-
RemoteRequestMappingGatherEvent
public RemoteRequestMappingGatherEvent() -
RemoteRequestMappingGatherEvent
-
-
方法详细资料
-
getData
-