| Interface | Description |
|---|---|
| Command<REQ extends org.hawkular.bus.common.BasicMessage,RESP extends org.hawkular.bus.common.BasicMessage> |
| Class | Description |
|---|---|
| AbstractRemoveModelNodeCommand<REQ extends org.hawkular.cmdgw.api.ResourcePathRequest,RESP extends org.hawkular.cmdgw.api.ResourcePathResponse> |
A base for
Commands removing nodes from the DMR tree. |
| AbstractResourcePathCommand<REQ extends org.hawkular.cmdgw.api.ResourcePathRequest,RESP extends org.hawkular.cmdgw.api.ResourcePathResponse> |
A base for
Commands initiated by subclasses of ResourcePathRequest. |
| AddDatasourceCommand |
Adds a Datasource to an Application Server instance.
|
| AddJdbcDriverCommand |
Adds an JdbcDriver to an Application Server instance.
|
| CommandContext | |
| DeployApplicationCommand |
Deploys an application on a resource.
|
| EchoCommand | |
| ExecuteOperationCommand |
Execute an operation on a resource.
|
| ExportJdrCommand | |
| FeedCommProcessor | |
| GenericErrorResponseCommand |
The server is responding to our agent with some generic error message, probably due to some error condition that
caused the server not be able to service one of our requests.
|
| RemoveDatasourceCommand | |
| RemoveJdbcDriverCommand | |
| StatisticsControlCommand |
Turns on or off statistics for several WildFly subsystems.
|
| UndeployApplicationCommand |
Removes a deployed application from a resource.
|
| UpdateDatasourceCommand |
Updates a Datasource to an Application Server instance.
|
| WebSocketClientBuilder |
| Exception | Description |
|---|---|
| InvalidCommandRequestException |
An exception that commands can throw if they receive an invalid request.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.