public class ServiceD extends AbstractComponent
LOGGER| 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() |
activateComponent, activateComponent, assertValid, deactivateComponent, isValidpublic boolean awaitActivate(long timeout,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionpublic boolean awaitDeactivate(long timeout,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionpublic ServiceD1 getServiceD1()
Copyright © 2016 JBoss by Red Hat. All rights reserved.