类 HerodotusSentinelInvocationHandler
java.lang.Object
cn.herodotus.engine.facility.alibaba.autoconfigure.sentinel.enhance.HerodotusSentinelInvocationHandler
- 所有已实现的接口:
InvocationHandler
InvocationHandler handle invocation that protected by Sentinel.- 作者:
- Jim
-
构造器概要
构造器构造器说明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) -
方法概要