Uses of Class
org.springframework.batch.retry.policy.RetryCacheCapacityExceededException

Packages that use RetryCacheCapacityExceededException
org.springframework.batch.retry.policy Infrastructure implementations of retry policy concerns. 
 

Uses of RetryCacheCapacityExceededException in org.springframework.batch.retry.policy
 

Methods in org.springframework.batch.retry.policy that throw RetryCacheCapacityExceededException
 void RetryContextCache.put(Object key, RetryContext context)
           
 



Copyright © 2008 SpringSource. All Rights Reserved.