public class SleepingAwaitStrategy extends Object implements AwaitStrategy
| Constructor and Description |
|---|
SleepingAwaitStrategy(Cube cube,
Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
await() |
int |
getSleepTime() |
TimeUnit |
getTimeUnit() |
public static final String TAG
public int getSleepTime()
public TimeUnit getTimeUnit()
public boolean await()
await in interface AwaitStrategyCopyright © 2015 JBoss by Red Hat. All rights reserved.