@ApplicationScoped public class InterceptorComponent extends Object
Constructor and Description |
---|
InterceptorComponent() |
Modifier and Type | Method and Description |
---|---|
Future<String> |
asyncGetString() |
String |
serviceRetryA() |
@Retry(maxRetries=1) public String serviceRetryA()
@Asynchronous public Future<String> asyncGetString()
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.