| Package | Description |
|---|---|
| org.hawkular.cmdgw.command.bus |
| Modifier and Type | Method and Description |
|---|---|
BusCommandContext |
BusCommandContextFactory.newCommandContext(Endpoint endpoint)
Creates a new
BusCommandContext with the given endpoint. |
| Modifier and Type | Method and Description |
|---|---|
void |
BusCommand.execute(BasicMessageWithExtraData<M> message,
BusCommandContext context)
Performs the command for the given
message. |
void |
UiSessionDestinationBusCommand.execute(BasicMessageWithExtraData<UiSessionDestination> message,
BusCommandContext context)
This simply takes the given
message and sends it directly to the UI client over
that UI client's websocket connection. |
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.