Package | Description |
---|---|
org.springframework.batch.item.jms | |
org.springframework.batch.retry.interceptor |
Infrastructure implementations of retry aop concerns.
|
Modifier and Type | Class and Description |
---|---|
class |
JmsMethodInvocationRecoverer<T> |
Modifier and Type | Method and Description |
---|---|
void |
StatefulRetryOperationsInterceptor.setRecoverer(MethodInvocationRecoverer<? extends Object> recoverer)
Public setter for the
MethodInvocationRecoverer to use if the
retry is exhausted. |
Copyright © 2013 SpringSource. All rights reserved.