|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RetryOperations | |
|---|---|
| org.springframework.batch.retry.interceptor | Infrastructure implementations of retry aop concerns. |
| org.springframework.batch.retry.support | Infrastructure implementations of retry support concerns. |
| Uses of RetryOperations in org.springframework.batch.retry.interceptor |
|---|
| Methods in org.springframework.batch.retry.interceptor with parameters of type RetryOperations | |
|---|---|
void |
StatefulRetryOperationsInterceptor.setRetryOperations(RetryOperations retryTemplate)
|
void |
RetryOperationsInterceptor.setRetryOperations(RetryOperations retryTemplate)
|
| Uses of RetryOperations in org.springframework.batch.retry.support |
|---|
| Classes in org.springframework.batch.retry.support that implement RetryOperations | |
|---|---|
class |
RetryTemplate
Template class that simplifies the execution of operations with retry semantics. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||