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