类 RemoteRequestMappingGatherEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.cloud.bus.event.RemoteApplicationEvent
cn.herodotus.engine.event.security.remote.RemoteRequestMappingGatherEvent
所有已实现的接口:
Serializable

public class RemoteRequestMappingGatherEvent extends org.springframework.cloud.bus.event.RemoteApplicationEvent

Description: Request Mapping 收集远程事件

作者:
: gengwei.zheng
另请参阅:
Date:
: 2021/8/6 11:23
  • 构造器详细资料

    • RemoteRequestMappingGatherEvent

      public RemoteRequestMappingGatherEvent()
    • RemoteRequestMappingGatherEvent

      public RemoteRequestMappingGatherEvent(String data, String originService, String destinationService)
  • 方法详细资料

    • getData

      public String getData()