Class RequestMappingGatherEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
cn.herodotus.engine.message.core.definition.event.AbstractApplicationEvent<List<RequestMapping>>
cn.herodotus.engine.message.core.logic.event.RequestMappingGatherEvent
All Implemented Interfaces:
Serializable

public class RequestMappingGatherEvent extends AbstractApplicationEvent<List<RequestMapping>>

Description: 本地RequestMapping收集事件

Author:
: gengwei.zheng
See Also:
Date:
: 2021/8/8 21:55
  • Constructor Details