Uses of Class
org.springframework.retry.support.RetrySimulation

Packages that use RetrySimulation
org.springframework.retry.support Infrastructure implementations of retry support concerns. 
 

Uses of RetrySimulation in org.springframework.retry.support
 

Methods in org.springframework.retry.support that return RetrySimulation
 RetrySimulation RetrySimulator.executeSimulation(int numSimulations)
          Execute the simulator for a give # of iterations.
 



Copyright © 2013 SpringSource. All Rights Reserved.