| 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 |
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 |
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 © 2015 Red Hat. All rights reserved.