Class FallbackOnlyClient
java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.fallback.clientserver.FallbackOnlyClient
A client to demonstrate the fallback after doing the maximum retries
- Author:
- Bruno Baptista
-
Constructor Details
-
FallbackOnlyClient
public FallbackOnlyClient()
-
-
Method Details
-
getCounterForInvokingServiceA
public int getCounterForInvokingServiceA() -
getCounterForInvokingServiceB
public int getCounterForInvokingServiceB() -
serviceA
-
serviceB
-
fallbackForServiceB
-