| Constructor and Description |
|---|
ThreadWaitSleeper() |
| 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 © 2021 SpringSource. All rights reserved.