Class HerodotusSentinelInvocationHandler
java.lang.Object
cn.herodotus.engine.facility.alibaba.autoconfigure.sentinel.enhance.HerodotusSentinelInvocationHandler
- All Implemented Interfaces:
InvocationHandler
InvocationHandler handle invocation that protected by Sentinel.- Author:
- Jim
-
Constructor Summary
ConstructorsConstructorDescriptionHerodotusSentinelInvocationHandler(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) -
Method Summary
-
Constructor Details
-
HerodotusSentinelInvocationHandler
-
HerodotusSentinelInvocationHandler
-
-
Method Details