类 SentinelResourceAspect
java.lang.Object
com.alibaba.csp.sentinel.annotation.aspectj.AbstractSentinelAspectSupport
com.alibaba.csp.sentinel.annotation.aspectj.SentinelResourceAspect
Aspect for methods with
SentinelResource annotation.- 作者:
- Eric Zhao
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.alibaba.csp.sentinel.annotation.aspectj.AbstractSentinelAspectSupport
exceptionBelongsTo, getResourceName, handleBlockException, handleDefaultFallback, handleFallback, handleFallback, resolveMethod, traceException, traceException
-
构造器详细资料
-
SentinelResourceAspect
public SentinelResourceAspect()
-
-
方法详细资料
-
sentinelResourceAnnotationPointcut
public void sentinelResourceAnnotationPointcut() -
invokeResourceWithSentinel
- 抛出:
Throwable
-