| Constructor and Description |
|---|
ObjectWaitSleeper() |
| Modifier and Type | Method and Description |
|---|---|
void |
sleep(long backOffPeriod)
Pause for the specified period using whatever means available.
|
public void sleep(long backOffPeriod)
throws InterruptedException
Sleepersleep in interface SleeperInterruptedExceptionCopyright © 2014 SpringSource. All rights reserved.