org.mule.transport
Class SimpleRetryConnectionStrategy.RetryCounter
java.lang.Object
java.lang.ThreadLocal
org.mule.transport.SimpleRetryConnectionStrategy.RetryCounter
- Enclosing class:
- SimpleRetryConnectionStrategy
protected static class SimpleRetryConnectionStrategy.RetryCounter
- extends ThreadLocal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleRetryConnectionStrategy.RetryCounter
protected SimpleRetryConnectionStrategy.RetryCounter()
countRetry
public int countRetry()
reset
public void reset()
current
public edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger current()
initialValue
protected Object initialValue()
- Overrides:
initialValue
in class ThreadLocal
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.