Class 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
- All Implemented Interfaces:
Serializable
public class RemoteRequestMappingGatherEvent
extends org.springframework.cloud.bus.event.RemoteApplicationEvent
Description: Request Mapping 收集远程事件
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2021/8/6 11:23
-
Field Summary
Fields inherited from class org.springframework.cloud.bus.event.RemoteApplicationEvent
DEFAULT_DESTINATION_FACTORYFields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionRemoteRequestMappingGatherEvent(String data, String originService, String destinationService) -
Method Summary
Methods inherited from class org.springframework.cloud.bus.event.RemoteApplicationEvent
equals, getDestinationService, getId, getOriginService, hashCode, toStringMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
RemoteRequestMappingGatherEvent
public RemoteRequestMappingGatherEvent() -
RemoteRequestMappingGatherEvent
-
-
Method Details
-
getData
-