public class CommandBusOnClient extends Object
Provides an event bus during test execution to execute commands on the server
Event Bus functionality is similar to ServletProtocol
| Constructor and Description |
|---|
CommandBusOnClient() |
| Modifier and Type | Method and Description |
|---|---|
Command |
executeRemotely(Command command) |
void |
startBus(CommandBusObserver.StartBus event) |
void |
stopBus() |
public void startBus(CommandBusObserver.StartBus event)
public void stopBus()
Copyright © 2019 JBoss by Red Hat. All rights reserved.