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

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

Uses of MethodArgumentsKeyGenerator in org.springframework.retry.interceptor
 

Methods in org.springframework.retry.interceptor with parameters of type MethodArgumentsKeyGenerator
 void StatefulRetryOperationsInterceptor.setKeyGenerator(MethodArgumentsKeyGenerator keyGenerator)
           
 



Copyright © 2011 SpringSource. All Rights Reserved.