public class CommandBusObserver extends Object
Provides an event bus during test execution to listen for incoming Command events.
Event Bus functionality is similar to ServletProtocol
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandBusObserver.BusEvent |
static class |
CommandBusObserver.StartBus |
static class |
CommandBusObserver.StopBus |
| Constructor and Description |
|---|
CommandBusObserver() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.