Package org.mule.retry

Class Summary
DefaultRetryContext The RetryContext is used to store any data which carries over from attempt to attempt such as response messages.
PolicyStatus Indicates the current state of a RetryPolicy - ok: The policy is active - exhausted: The policy has run through the actions for the policy For example, a RetryPolicy may have a RetryCount - how many times the policy can be invoked.
 

Exception Summary
RetryPolicyExhaustedException This exception is thrown when a Retry policy has made all the retry attempts it wants to make and is still failing.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.