| Modifier and Type | Class and Description |
|---|---|
class |
AddDatasourceRequest
Adds a Datasource or a XA Datasource to an Application Server instance given by the inventory path stored in resourcePath field.
|
class |
AddDatasourceResponse
Results of an Add Datasource request.
|
class |
AddJdbcDriverRequest
Adds a JDBC Driver to an Application Server instance given by the inventory path stored in resourcePath field.
|
class |
AddJdbcDriverResponse
Results of an Add Driver request.
|
class |
DeployApplicationRequest
Deploys an application to an Application Server instance given by the inventory path stored in resourcePath field.
|
class |
DeployApplicationResponse
Results of an application deployment request.
|
class |
DisableApplicationRequest
If enabled, disable the deployment with destinationFileName, on the Application Server instance given by the inventory path stored in resourcePath field.
|
class |
DisableApplicationResponse
Results of a disable application request.
|
class |
EchoRequest
A simple request to echo a string back used for testing connectivity.
|
class |
EchoResponse
An echo response where the reply should be the message from the echo request.
|
class |
EnableApplicationRequest
If disabled, enable the deployment with destinationFileName, on the Application Server instance given by the inventory path stored in resourcePath field.
|
class |
EnableApplicationResponse
Results of an enable application request.
|
class |
ExecuteOperationRequest
A request to execute an operation on a resource given by the inventory path stored in resourcePath field.
|
class |
ExecuteOperationResponse
A response describing the results of an operation execution.
|
class |
ExportJdrRequest
Exports a JDR from the Application Server instance given by the inventory path stored in resourcePath field.
|
class |
ExportJdrResponse
Results of the JDR export.
|
class |
GenericErrorResponse
An general error message.
|
class |
GenericSuccessResponse
An general success message.
|
class |
NotificationMessage
An general notification message.
|
class |
RemoveDatasourceRequest
Unregisters a Datasource or a XA Datasource that corresponds to the resource given by the resourcePath field.
|
class |
RemoveDatasourceResponse
Results of an RemoveDatasourceRequest.
|
class |
RemoveJdbcDriverRequest
Unregisters a JDBC Driver that corresponds to the resource given by the resourcePath field.
|
class |
RemoveJdbcDriverResponse
Results of an RemoveJdbcDriverRequest.
|
class |
ResourcePathRequest
A request targeting a resource given by the resourcePath field.
|
class |
ResourcePathResponse
Results of a Resource related operation.
|
class |
RestartApplicationRequest
Restarts the deployment with destinationFileName, on the Application Server instance given by the inventory path stored in resourcePath field.
|
class |
RestartApplicationResponse
Results of an application restart request.
|
class |
StatisticsControlRequest
Turns on or off statistics emissions from the different WildFly subsystems.
|
class |
StatisticsControlResponse
Results of changing the statistic enablement flags in WildFly subsystems.
|
class |
UndeployApplicationRequest
Undeploys an application from an Application Server instance given by the inventory path stored in resourcePath field.
|
class |
UndeployApplicationResponse
Results of an application undeployment request.
|
class |
UpdateDatasourceRequest
Updates the Datasource or a XA Datasource given by the inventory path stored in resourcePath field.
|
class |
UpdateDatasourceResponse
Results of an UpdateDatasourceRequest.
|
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.