public class FailedCallbackMatch extends EitherInterfaceMatch
FailedCallbackMatch match the class that inherited org.springframework.util.concurrent.FailureCallback
and not inherited org.springframework.util.concurrent.SuccessCallback| Modifier and Type | Method and Description |
|---|---|
static ClassMatch |
failedCallbackMatch() |
String |
getMatchInterface() |
String |
getMutexInterface() |
buildJunction, isMatchpublic String getMatchInterface()
getMatchInterface in class EitherInterfaceMatchpublic String getMutexInterface()
getMutexInterface in class EitherInterfaceMatchpublic static ClassMatch failedCallbackMatch()
Copyright © 2019 The Apache Software Foundation. All rights reserved.