|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.batch.retry | |
---|---|
org.springframework.batch.core.step.item | Specific implementations of step concerns for item-oriented approach. |
org.springframework.batch.retry | Infrastructure implementations of retry concerns. |
org.springframework.batch.retry.backoff | Infrastructure implementations of retry backoff concerns. |
org.springframework.batch.retry.callback | Infrastructure implementations of retry callback concerns. |
org.springframework.batch.retry.context | Infrastructure implementations of retry context concerns. |
org.springframework.batch.retry.interceptor | Infrastructure implementations of retry aop concerns. |
org.springframework.batch.retry.listener | Infrastructure implementations of retry interceptor concerns. |
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 used by org.springframework.batch.core.step.item | |
---|---|
RetryCallback
Callback interface for an operation that can be retried using a RetryOperations . |
|
RetryContext
Low-level access to ongoing retry operation. |
|
RetryListener
Interface for listener that can be used to add behaviour to a retry. |
|
RetryPolicy
A RetryPolicy is responsible for allocating and managing resources
needed by RetryOperations . |
Classes in org.springframework.batch.retry used by org.springframework.batch.retry | |
---|---|
ExhaustedRetryException
|
|
RetryCallback
Callback interface for an operation that can be retried using a RetryOperations . |
|
RetryContext
Low-level access to ongoing retry operation. |
|
RetryException
|
|
TerminatedRetryException
|
Classes in org.springframework.batch.retry used by org.springframework.batch.retry.backoff | |
---|---|
RetryContext
Low-level access to ongoing retry operation. |
|
RetryException
|
Classes in org.springframework.batch.retry used by org.springframework.batch.retry.callback | |
---|---|
RecoveryCallback
Callback for stateful retry after all tries are exhausted. |
|
RetryCallback
Callback interface for an operation that can be retried using a RetryOperations . |
|
RetryContext
Low-level access to ongoing retry operation. |
Classes in org.springframework.batch.retry used by org.springframework.batch.retry.context | |
---|---|
RetryContext
Low-level access to ongoing retry operation. |
Classes in org.springframework.batch.retry used by org.springframework.batch.retry.interceptor | |
---|---|
RetryOperations
Defines the basic set of operations implemented by RetryOperations to
execute operations with configurable retry behaviour. |
|
RetryPolicy
A RetryPolicy is responsible for allocating and managing resources
needed by RetryOperations . |
Classes in org.springframework.batch.retry used by org.springframework.batch.retry.listener | |
---|---|
RetryCallback
Callback interface for an operation that can be retried using a RetryOperations . |
|
RetryContext
Low-level access to ongoing retry operation. |
|
RetryListener
Interface for listener that can be used to add behaviour to a retry. |
Classes in org.springframework.batch.retry used by org.springframework.batch.retry.policy | |
---|---|
ExhaustedRetryException
|
|
RetryCallback
Callback interface for an operation that can be retried using a RetryOperations . |
|
RetryContext
Low-level access to ongoing retry operation. |
|
RetryException
|
|
RetryPolicy
A RetryPolicy is responsible for allocating and managing resources
needed by RetryOperations . |
|
TerminatedRetryException
|
Classes in org.springframework.batch.retry used by org.springframework.batch.retry.support | |
---|---|
RetryCallback
Callback interface for an operation that can be retried using a RetryOperations . |
|
RetryContext
Low-level access to ongoing retry operation. |
|
RetryListener
Interface for listener that can be used to add behaviour to a retry. |
|
RetryOperations
Defines the basic set of operations implemented by RetryOperations to
execute operations with configurable retry behaviour. |
|
RetryPolicy
A RetryPolicy is responsible for allocating and managing resources
needed by RetryOperations . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |