| Package | Description |
|---|---|
| org.apache.skywalking.apm.plugin.spring.concurrent.match |
| Modifier and Type | Class and Description |
|---|---|
class |
FailedCallbackMatch
FailedCallbackMatch match the class that inherited org.springframework.util.concurrent.FailureCallback
and not inherited org.springframework.util.concurrent.SuccessCallback |
class |
SuccessCallbackMatch
SuccessCallbackMatch match the class that inherited org.springframework.util.concurrent.SuccessCallback
and not inherited org.springframework.util.concurrent.FailureCallback |
Copyright © 2019 The Apache Software Foundation. All rights reserved.