|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RetryContextCache | |
|---|---|
| org.springframework.batch.retry.policy | Infrastructure implementations of retry policy concerns. |
| Uses of RetryContextCache in org.springframework.batch.retry.policy |
|---|
| Classes in org.springframework.batch.retry.policy that implement RetryContextCache | |
|---|---|
class |
MapRetryContextCache
Map-based implementation of RetryContextCache. |
| Fields in org.springframework.batch.retry.policy declared as RetryContextCache | |
|---|---|
protected RetryContextCache |
AbstractStatefulRetryPolicy.retryContextCache
|
| Methods in org.springframework.batch.retry.policy with parameters of type RetryContextCache | |
|---|---|
void |
AbstractStatefulRetryPolicy.setRetryContextCache(RetryContextCache retryContextCache)
Optional setter for the retry context cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||