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