|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RetryNotifier | |
|---|---|
| org.mule.api.retry | |
| org.mule.retry.notifiers | |
| org.mule.retry.policies | |
| Uses of RetryNotifier in org.mule.api.retry |
|---|
| Methods in org.mule.api.retry that return RetryNotifier | |
|---|---|
RetryNotifier |
RetryPolicyTemplate.getNotifier()
|
| Methods in org.mule.api.retry with parameters of type RetryNotifier | |
|---|---|
void |
RetryPolicyTemplate.setNotifier(RetryNotifier retryNotifier)
|
| Uses of RetryNotifier in org.mule.retry.notifiers |
|---|
| Classes in org.mule.retry.notifiers that implement RetryNotifier | |
|---|---|
class |
ConnectNotifier
Fires a ConnectionNotification each time a retry attempt is made. |
| Uses of RetryNotifier in org.mule.retry.policies |
|---|
| Fields in org.mule.retry.policies declared as RetryNotifier | |
|---|---|
protected RetryNotifier |
AbstractPolicyTemplate.notifier
|
| Methods in org.mule.retry.policies that return RetryNotifier | |
|---|---|
RetryNotifier |
AbstractPolicyTemplate.getNotifier()
|
| Methods in org.mule.retry.policies with parameters of type RetryNotifier | |
|---|---|
void |
AbstractPolicyTemplate.setNotifier(RetryNotifier retryNotifier)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||