See: Description
Interface | Description |
---|---|
MethodArgumentsKeyGenerator |
Interface that allows method parameters to be identified and tagged by a
unique key.
|
MethodInvocationRecoverer<T> |
Strategy interface for recovery action when processing of an item fails.
|
NewMethodArgumentsIdentifier |
Strategy interface to distinguish new arguments from ones that have been
processed before, e.g.
|
Class | Description |
---|---|
RetryOperationsInterceptor |
A
MethodInterceptor that can be used to automatically retry calls to
a method on a service if it fails. |
StatefulRetryOperationsInterceptor |
A
MethodInterceptor that can be used to automatically retry calls to
a method on a service if it fails. |
Infrastructure implementations of retry aop concerns.
Copyright © 2013 SpringSource. All rights reserved.