org.apache.sandesha2.policy.processors
Class ExponentialBackoffProcessor

java.lang.Object
  extended byorg.apache.sandesha2.policy.processors.ExponentialBackoffProcessor

public class ExponentialBackoffProcessor
extends java.lang.Object


Constructor Summary
ExponentialBackoffProcessor()
           
 
Method Summary
 java.lang.Object doExponentialBackoff(RMProcessorContext rmpc)
           
 void initializeExponentialBackoff(RMPolicyToken rmpt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExponentialBackoffProcessor

public ExponentialBackoffProcessor()
Method Detail

initializeExponentialBackoff

public void initializeExponentialBackoff(RMPolicyToken rmpt)
                                  throws java.lang.NoSuchMethodException
Throws:
java.lang.NoSuchMethodException

doExponentialBackoff

public java.lang.Object doExponentialBackoff(RMProcessorContext rmpc)


Copyright © 2005-2006 Apache Web Services. All Rights Reserved.