Class HerodotusFeignFallback<T>
java.lang.Object
cn.herodotus.engine.facility.alibaba.autoconfigure.sentinel.enhance.HerodotusFeignFallback<T>
- All Implemented Interfaces:
org.springframework.cglib.proxy.Callback,org.springframework.cglib.proxy.MethodInterceptor
public class HerodotusFeignFallback<T>
extends Object
implements org.springframework.cglib.proxy.MethodInterceptor
Description: 统一 fallback 实体
- Author:
- : gengwei.zheng
- Date:
- : 2022/5/30 15:12
-
Constructor Summary
ConstructorsConstructorDescriptionHerodotusFeignFallback(Class<T> targetType, String targetName, Throwable cause) -
Method Summary
-
Constructor Details
-
HerodotusFeignFallback
-
-
Method Details