Uses of Interface
org.springframework.retry.interceptor.NewMethodArgumentsIdentifier

Packages that use NewMethodArgumentsIdentifier
org.springframework.retry.interceptor Infrastructure implementations of retry aop concerns. 
 

Uses of NewMethodArgumentsIdentifier in org.springframework.retry.interceptor
 

Methods in org.springframework.retry.interceptor with parameters of type NewMethodArgumentsIdentifier
 void StatefulRetryOperationsInterceptor.setNewItemIdentifier(NewMethodArgumentsIdentifier newMethodArgumentsIdentifier)
          Public setter for the NewMethodArgumentsIdentifier.
 



Copyright © 2013 SpringSource. All Rights Reserved.