org.mule.retry.policies
Class NoRetryPolicyTemplate.NoRetryPolicy

java.lang.Object
  extended by org.mule.retry.policies.NoRetryPolicyTemplate.NoRetryPolicy
All Implemented Interfaces:
RetryPolicy
Enclosing class:
NoRetryPolicyTemplate

protected static class NoRetryPolicyTemplate.NoRetryPolicy
extends Object
implements RetryPolicy


Constructor Summary
protected NoRetryPolicyTemplate.NoRetryPolicy()
           
 
Method Summary
 PolicyStatus applyPolicy(Throwable cause)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoRetryPolicyTemplate.NoRetryPolicy

protected NoRetryPolicyTemplate.NoRetryPolicy()
Method Detail

applyPolicy

public PolicyStatus applyPolicy(Throwable cause)
Specified by:
applyPolicy in interface RetryPolicy


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.