Package | Description |
---|---|
org.mule.api.retry | |
org.mule.retry.async | |
org.mule.retry.notifiers | |
org.mule.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–2016 MuleSoft, Inc.. All rights reserved.