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