| Class | Description |
|---|---|
| EitherInterfaceMatch |
EitherInterfaceMatch match the class inherited EitherInterfaceMatch.getMatchInterface() and not inherited EitherInterfaceMatch.getMutexInterface() |
| FailedCallbackMatch |
FailedCallbackMatch match the class that inherited org.springframework.util.concurrent.FailureCallback
and not inherited org.springframework.util.concurrent.SuccessCallback |
| ListenableFutureCallbackMatch |
ListenableFutureCallbackMatch match the class that inherited org.springframework.util.concurrent.ListenableFutureCallback. |
| 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.