Uses of Class
org.springframework.retry.support.RetryTemplate
Package
Description
Infrastructure implementations of retry aop concerns.
Infrastructure implementations of retry support concerns.
-
Uses of RetryTemplate in org.springframework.retry.interceptor
Modifier and TypeFieldDescriptionprotected final RetryTemplate
RetryInterceptorBuilder.retryTemplate
-
Uses of RetryTemplate in org.springframework.retry.support
Modifier and TypeMethodDescriptionRetryTemplateBuilder.build()
Build a newRetryTemplate
.static RetryTemplate
RetryTemplate.defaultInstance()
Creates a new default instance.