@ApplicationScoped public class AsynchronousClientForValidationMethod extends Object
| Constructor and Description |
|---|
AsynchronousClientForValidationMethod() |
| Modifier and Type | Method and Description |
|---|---|
String |
getString()
Invalid because it's annotated with
Asynchronous but does not return Future or CompletionStage |
public AsynchronousClientForValidationMethod()
@Asynchronous public String getString()
Asynchronous but does not return Future or CompletionStageCopyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.