| Package | Description |
|---|---|
| org.rhq.modules.plugins.jbossas7 |
| Modifier and Type | Method and Description |
|---|---|
ServerPluginConfiguration |
BaseServerComponent.getServerPluginConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static ASConnectionParams |
ASConnectionParams.createFrom(ServerPluginConfiguration serverPluginConfig)
Creates a new instance from a standalone or host controller resource plugin configuration object.
|
static ASConnection |
ASConnection.newInstanceForServerPluginConfiguration(ServerPluginConfiguration serverPluginConfig)
Deprecated.
as of RHQ 4.10, use
ASConnection.ASConnection(ASConnectionParams) instead |
static ASUploadConnection |
ASUploadConnection.newInstanceForServerPluginConfiguration(ServerPluginConfiguration pluginConfig,
String fileName)
Deprecated.
as of RHQ 4.10. Use
ASUploadConnection.ASUploadConnection(ASConnectionParams, String) instead. |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.