@RequestScoped @Retry(maxRetries=4) public class RetryOnMethodServiceOverridedClassLevelMethodOverride extends BaseRetryOnMethodService
Constructor and Description |
---|
RetryOnMethodServiceOverridedClassLevelMethodOverride() |
Modifier and Type | Method and Description |
---|---|
Connection |
service() |
delegate, getNumberOfServiceCalls
public RetryOnMethodServiceOverridedClassLevelMethodOverride()
public Connection service() throws IOException
service
in interface RetryService
service
in class BaseRetryOnMethodService
IOException
Copyright © 2020 Eclipse Foundation. All rights reserved.