|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.batch.retry.policy | |
---|---|
org.springframework.batch.core.step.item | Specific implementations of step concerns for item-oriented approach. |
org.springframework.batch.retry.policy | Infrastructure implementations of retry policy concerns. |
org.springframework.batch.retry.support | Infrastructure implementations of retry support concerns. |
Classes in org.springframework.batch.retry.policy used by org.springframework.batch.core.step.item | |
---|---|
RetryContextCache
Simple map-like abstraction for stateful retry policies to use when storing and retrieving RetryContext instances. |
Classes in org.springframework.batch.retry.policy used by org.springframework.batch.retry.policy | |
---|---|
NeverRetryPolicy
A RetryPolicy that allows the first attempt but never permits a
retry. |
|
RetryCacheCapacityExceededException
Exception that indicates that a cache limit was exceeded. |
|
RetryContextCache
Simple map-like abstraction for stateful retry policies to use when storing and retrieving RetryContext instances. |
Classes in org.springframework.batch.retry.policy used by org.springframework.batch.retry.support | |
---|---|
RetryContextCache
Simple map-like abstraction for stateful retry policies to use when storing and retrieving RetryContext instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |