接口 ApplicationStrategyEventManager<T>
- 所有超级接口:
StrategyEventManager<T>
Description: 应用策略事件
- 作者:
- : gengwei.zheng
- Date:
- : 2022/3/29 7:26
-
方法概要
从接口继承的方法 cn.herodotus.engine.message.core.definition.strategy.StrategyEventManager
isLocal, postLocalProcess, postProcess, postProcess, postRemoteProcess, publishEvent
-
方法详细资料
-
getDestinationServiceName
String getDestinationServiceName()目的服务名称- 返回:
- 服务名称
-
postProcess
发送事件- 参数:
data- 事件携带数据
-