@RequestScoped @Retry public class BaseRetryOnClassService extends Object implements RetryService
| Constructor and Description |
|---|
BaseRetryOnClassService() |
| Modifier and Type | Method and Description |
|---|---|
protected Connection |
delegate() |
int |
getNumberOfServiceCalls() |
Connection |
service() |
public Connection service() throws IOException
service in interface RetryServiceIOExceptionprotected Connection delegate() throws IOException
IOExceptionpublic int getNumberOfServiceCalls()
getNumberOfServiceCalls in interface RetryServiceCopyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.