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

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

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

Subclasses of NeverRetryPolicy in org.springframework.batch.retry.policy
 class AlwaysRetryPolicy
          A RetryPolicy that always permits a retry.
 



Copyright © 2008 SpringSource. All Rights Reserved.