|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.retry.policies.AbstractPolicyTemplate
org.mule.retry.policies.NoRetryPolicyTemplate
public class NoRetryPolicyTemplate
This policy is basically a placeholder. It does not attempt to retry at all.
| Nested Class Summary | |
|---|---|
protected static class |
NoRetryPolicyTemplate.NoRetryPolicy
|
| Field Summary |
|---|
| Fields inherited from class org.mule.retry.policies.AbstractPolicyTemplate |
|---|
logger, notifier |
| Constructor Summary | |
|---|---|
NoRetryPolicyTemplate()
|
|
| Method Summary | |
|---|---|
RetryPolicy |
createRetryInstance()
|
String |
toString()
|
| Methods inherited from class org.mule.retry.policies.AbstractPolicyTemplate |
|---|
execute, getMetaInfo, getNotifier, setId, setMetaInfo, setMuleContext, setNotifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NoRetryPolicyTemplate()
| Method Detail |
|---|
public RetryPolicy createRetryInstance()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||