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