Package org.springframework.retry.support

Infrastructure implementations of retry support concerns.

See:
          Description

Class Summary
DefaultRetryState  
RetrySimulation The results of a simulation.
RetrySimulation.SleepSequence  
RetrySimulator A RetrySimulator is a tool for exercising retry + backoff operations.
RetrySynchronizationManager Global variable support for retry clients.
RetryTemplate Template class that simplifies the execution of operations with retry semantics.
 

Package org.springframework.retry.support Description

Infrastructure implementations of retry support concerns.



Copyright © 2012 SpringSource. All Rights Reserved.