| Package | Description |
|---|---|
| org.springframework.retry.interceptor |
Infrastructure implementations of retry aop concerns.
|
| org.springframework.retry.support |
Infrastructure implementations of retry support concerns.
|
| Modifier and Type | Field and Description |
|---|---|
protected RetryTemplate |
RetryInterceptorBuilder.retryTemplate |
| Modifier and Type | Method and Description |
|---|---|
RetryTemplate |
RetryTemplateBuilder.build()
Finish configuration and build resulting
RetryTemplate. |
static RetryTemplate |
RetryTemplate.defaultInstance()
Creates a new default instance.
|
Copyright © 2022 SpringSource. All rights reserved.