| 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 |
AddJdbcDriverRequest
Adds a JDBC Driver to an Application Server instance given by the inventory path stored in resourcePath field.
|
class |
DeployApplicationRequest
Deploys an application to an Application Server instance given by the inventory path stored in resourcePath field.
|
class |
DisableApplicationRequest
If enabled, disable the deployment with destinationFileName, on the Application Server instance given by the inventory path stored in resourcePath field.
|
class |
EnableApplicationRequest
If disabled, enable the deployment with destinationFileName, on the Application Server instance given by the inventory path stored in resourcePath field.
|
class |
ExecuteOperationRequest
A request to execute an operation on a resource given by the inventory path stored in resourcePath field.
|
class |
ExportJdrRequest
Exports a JDR from the Application Server instance given by the inventory path stored in resourcePath field.
|
class |
RemoveDatasourceRequest
Unregisters a Datasource or a XA Datasource that corresponds to the resource given by the resourcePath field.
|
class |
RemoveJdbcDriverRequest
Unregisters a JDBC Driver that corresponds to the resource given by the resourcePath field.
|
class |
RestartApplicationRequest
Restarts the deployment with destinationFileName, on the Application Server instance given by the inventory path stored in resourcePath field.
|
class |
StatisticsControlRequest
Turns on or off statistics emissions from the different WildFly subsystems.
|
class |
UndeployApplicationRequest
Undeploys an application from an Application Server instance given by the inventory path stored in resourcePath field.
|
class |
UpdateDatasourceRequest
Updates the Datasource or a XA Datasource given by the inventory path stored in resourcePath field.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MessageUtils.prepareResourcePathResponse(ResourcePathRequest request,
ResourcePathResponse response) |
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.