Uses of Package
org.springframework.batch.retry.interceptor

Packages that use org.springframework.batch.retry.interceptor
org.springframework.batch.item.jms   
org.springframework.batch.retry.interceptor Infrastructure implementations of retry aop concerns. 
 

Classes in org.springframework.batch.retry.interceptor used by org.springframework.batch.item.jms
MethodArgumentsKeyGenerator
          Interface that allows method parameters to be identified and tagged by a unique key.
MethodInvocationRecoverer
          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. by examining a message flag.
 

Classes in org.springframework.batch.retry.interceptor used by org.springframework.batch.retry.interceptor
MethodArgumentsKeyGenerator
          Interface that allows method parameters to be identified and tagged by a unique key.
MethodInvocationRecoverer
          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. by examining a message flag.
 



Copyright © 2013 SpringSource. All Rights Reserved.