类 HerodotusSentinelInvocationHandler

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

public class HerodotusSentinelInvocationHandler extends Object implements InvocationHandler
InvocationHandler handle invocation that protected by Sentinel.
作者:
Jim
  • 构造器详细资料

    • 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)
  • 方法详细资料