public class RetryForeverPolicyTemplate extends SimpleRetryPolicyTemplate
SimpleRetryPolicyTemplate but will retry an infinite amount of times.count, DEFAULT_FREQUENCY, DEFAULT_RETRY_COUNT, frequency, logger, RETRY_COUNT_FOREVERnotifier| Constructor and Description |
|---|
RetryForeverPolicyTemplate() |
RetryForeverPolicyTemplate(long frequency) |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
createRetryInstance() |
String |
toString() |
getCount, getFrequency, setCount, setFrequencyexecute, getMetaInfo, getNotifier, setId, setMetaInfo, setMuleContext, setNotifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyPolicypublic RetryForeverPolicyTemplate()
public RetryForeverPolicyTemplate(long frequency)
public RetryPolicy createRetryInstance()
createRetryInstance in interface RetryPolicyTemplatecreateRetryInstance in class SimpleRetryPolicyTemplatepublic String toString()
toString in class SimpleRetryPolicyTemplateCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.