| Class | Description |
|---|---|
| FailureCallbackInstrumentation | |
| ListenableFutureCallbackInstrumentation |
ListenableFutureCallbackInstrumentation enhance onSuccess method and oonFailure
that class inherited org.springframework.util.concurrent.ListenableFutureCallback by
SuccessCallbackInterceptor and
FailureCallbackInterceptor. |
| SuccessCallbackInstrumentation |
SuccessCallbackInstrumentation enhance the onSuccess method that class inherited
org.springframework.util.concurrent.SuccessCallback by SuccessCallbackInterceptor. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.