类 HerodotusSentinelInvocationHandler

java.lang.Object
cn.herodotus.engine.facility.alibaba.sentinel.enhance.HerodotusSentinelInvocationHandler
所有已实现的接口:
InvocationHandler

public class HerodotusSentinelInvocationHandler extends Object implements InvocationHandler

Description: 复制原有代码,扩展支持统一 fallback 工厂

作者:
: gengwei.zheng
Date:
: 2022/5/30 15:03
  • 构造器详细资料

    • HerodotusSentinelInvocationHandler

      HerodotusSentinelInvocationHandler(feign.Target<?> target, Map<Method,feign.InvocationHandlerFactory.MethodHandler> dispatch, org.springframework.cloud.openfeign.FallbackFactory fallbackFactory)
    • HerodotusSentinelInvocationHandler

      HerodotusSentinelInvocationHandler(feign.Target<?> target, Map<Method,feign.InvocationHandlerFactory.MethodHandler> dispatch)
  • 方法详细资料