protected static class SimpleRetryConnectionStrategy.RetryCounter extends ThreadLocal
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleRetryConnectionStrategy.RetryCounter() |
| Modifier and Type | Method and Description |
|---|---|
int |
countRetry() |
edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger |
current() |
protected Object |
initialValue() |
void |
reset() |
get, remove, setprotected SimpleRetryConnectionStrategy.RetryCounter()
public int countRetry()
public void reset()
public edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger current()
protected Object initialValue()
initialValue in class ThreadLocalCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.