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