| Package | Description |
|---|---|
| org.mule.runtime.core.api.retry | |
| org.mule.runtime.core.retry.async | |
| org.mule.runtime.core.retry.notifiers | |
| org.mule.runtime.core.retry.policies |
| Modifier and Type | Method and Description |
|---|---|
RetryNotifier |
RetryPolicyTemplate.getNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
RetryPolicyTemplate.setNotifier(RetryNotifier retryNotifier) |
| Modifier and Type | Method and Description |
|---|---|
RetryNotifier |
AsynchronousRetryTemplate.getNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsynchronousRetryTemplate.setNotifier(RetryNotifier retryNotifier) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectNotifier
Fires a
ConnectionNotification each time a retry attempt is made. |
| Modifier and Type | Field and Description |
|---|---|
protected RetryNotifier |
AbstractPolicyTemplate.notifier |
| Modifier and Type | Method and Description |
|---|---|
RetryNotifier |
AbstractPolicyTemplate.getNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPolicyTemplate.setNotifier(RetryNotifier retryNotifier) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.