public class ServiceD1 extends Object
| Constructor and Description |
|---|
ServiceD1() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitModified(long timeout,
TimeUnit unit) |
String |
doStuff(String msg) |
String |
toString() |
public boolean awaitModified(long timeout,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2016. All rights reserved.