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
Sleeper
sleep
in interface Sleeper
InterruptedException
Copyright © 2016 SpringSource. All rights reserved.