protected static class SimpleRetryConnectionStrategy.RetryCounter extends ThreadLocal
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleRetryConnectionStrategy.RetryCounter() |
| Modifier and Type | Method and Description |
|---|---|
int |
countRetry() |
AtomicInteger |
current() |
protected Object |
initialValue() |
void |
reset() |
get, remove, setprotected SimpleRetryConnectionStrategy.RetryCounter()
public int countRetry()
public void reset()
public AtomicInteger current()
protected Object initialValue()
initialValue in class ThreadLocalCopyright © 2003–2013 MuleSource, Inc.. All rights reserved.