public abstract class SleepingAwaitStrategyBase extends Object implements AwaitStrategy
| Modifier | Constructor and Description |
|---|---|
protected |
SleepingAwaitStrategyBase(Object sleepTime) |
protected |
SleepingAwaitStrategyBase(Object sleepTime,
int defaultSleepTime) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSleepTime() |
TimeUnit |
getTimeUnit() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitawaitCopyright © 2018 JBoss by Red Hat. All rights reserved.