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