| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| RetryContextCache
Simple map-like abstraction for stateful retry policies to use when storing
and retrieving
RetryContext instances. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| RetryContextCache
Simple map-like abstraction for stateful retry policies to use when storing
and retrieving
RetryContext instances. |
Copyright © 2014 SpringSource. All rights reserved.