类 SuccessCallbackMatch

java.lang.Object
org.apache.skywalking.apm.plugin.spring.concurrent.match.EitherInterfaceMatch
org.apache.skywalking.apm.plugin.spring.concurrent.match.SuccessCallbackMatch
所有已实现的接口:
org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch, org.apache.skywalking.apm.agent.core.plugin.match.IndirectMatch

public class SuccessCallbackMatch extends EitherInterfaceMatch
SuccessCallbackMatch match the class that inherited org.springframework.util.concurrent.SuccessCallback and not inherited org.springframework.util.concurrent.FailureCallback