@Component public class RetryHandler extends AbstractGovernanceHandler<io.github.resilience4j.retry.Retry,RetryPolicy>
matchersManager| Constructor and Description |
|---|
RetryHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createKey(RetryPolicy policy) |
protected io.github.resilience4j.retry.Retry |
createProcessor(RetryPolicy policy) |
RetryPolicy |
matchPolicy(GovernanceRequest governanceRequest) |
getActuator, onDynamicConfigurationListenerprotected String createKey(RetryPolicy policy)
createKey in class AbstractGovernanceHandler<io.github.resilience4j.retry.Retry,RetryPolicy>public RetryPolicy matchPolicy(GovernanceRequest governanceRequest)
matchPolicy in class AbstractGovernanceHandler<io.github.resilience4j.retry.Retry,RetryPolicy>protected io.github.resilience4j.retry.Retry createProcessor(RetryPolicy policy)
createProcessor in class AbstractGovernanceHandler<io.github.resilience4j.retry.Retry,RetryPolicy>Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.