| Package | Description |
|---|---|
| org.mule.runtime.core.api.retry | |
| org.mule.runtime.core.retry | |
| org.mule.runtime.core.retry.policies | |
| org.mule.runtime.core.routing |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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–2017 MuleSoft, Inc.. All rights reserved.