Class AsynchronousClientForValidationMethod
java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.AsynchronousClientForValidationMethod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionInvalid because it's annotated withAsynchronous
but does not return Future or CompletionStage
-
Constructor Details
-
AsynchronousClientForValidationMethod
public AsynchronousClientForValidationMethod()
-
-
Method Details
-
getString
Invalid because it's annotated withAsynchronous
but does not return Future or CompletionStage- Returns:
- "foo"
-