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