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 |
JmsNewMethodArgumentsIdentifier<T>
A
NewMethodArgumentsIdentifier for JMS that looks for a message in
the arguments and checks its delivery status. |
Modifier and Type | Method and Description |
---|---|
void |
StatefulRetryOperationsInterceptor.setNewItemIdentifier(NewMethodArgumentsIdentifier newMethodArgumentsIdentifier)
Public setter for the
NewMethodArgumentsIdentifier . |
Copyright © 2013 SpringSource. All rights reserved.