@RequestScoped public class RetryOnMethodServiceOverridedMethodLevel extends BaseRetryOnMethodService
| Constructor and Description |
|---|
RetryOnMethodServiceOverridedMethodLevel() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
service() |
delegate, getNumberOfServiceCallspublic RetryOnMethodServiceOverridedMethodLevel()
@Retry(maxRetries=4) public Connection service() throws IOException
service in interface RetryServiceservice in class BaseRetryOnMethodServiceIOExceptionCopyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.