类 FailedCallbackMatch
java.lang.Object
org.apache.skywalking.apm.plugin.spring.concurrent.match.EitherInterfaceMatch
org.apache.skywalking.apm.plugin.spring.concurrent.match.FailedCallbackMatch
- 所有已实现的接口:
org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch,org.apache.skywalking.apm.agent.core.plugin.match.IndirectMatch
FailedCallbackMatch match the class that inherited org.springframework.util.concurrent.FailureCallback
and not inherited org.springframework.util.concurrent.SuccessCallback-
方法概要
修饰符和类型方法说明static org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch从类继承的方法 org.apache.skywalking.apm.plugin.spring.concurrent.match.EitherInterfaceMatch
buildJunction, isMatch
-
方法详细资料
-
getMatchInterface
- 指定者:
getMatchInterface在类中EitherInterfaceMatch
-
getMutexInterface
- 指定者:
getMutexInterface在类中EitherInterfaceMatch
-
failedCallbackMatch
public static org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch failedCallbackMatch()
-