类 HerodotusSentinelInvocationHandler
java.lang.Object
cn.herodotus.engine.facility.alibaba.sentinel.enhance.HerodotusSentinelInvocationHandler
- 所有已实现的接口:
InvocationHandler
Description: 复制原有代码,扩展支持统一 fallback 工厂
- 作者:
- : gengwei.zheng
- Date:
- : 2022/5/30 15:03
-
构造器概要
构造器构造器说明HerodotusSentinelInvocationHandler(feign.Target<?> target, Map<Method, feign.InvocationHandlerFactory.MethodHandler> dispatch) HerodotusSentinelInvocationHandler(feign.Target<?> target, Map<Method, feign.InvocationHandlerFactory.MethodHandler> dispatch, org.springframework.cloud.openfeign.FallbackFactory fallbackFactory) -
方法概要