| Package | Description |
|---|---|
| org.rhq.modules.plugins.jbossas7 | |
| org.rhq.modules.plugins.jbossas7.helper |
| Modifier and Type | Method and Description |
|---|---|
static JBossProductType |
JBossProductType.determineJBossProductType(File homeDir)
Deprecated.
"Use the version with the apiVersion"
|
static JBossProductType |
JBossProductType.determineJBossProductType(File homeDir,
String apiVersion)
Determines the product type of a JBoss product installation.
|
static JBossProductType |
JBossProductType.getValueByProductName(String productName) |
static JBossProductType |
JBossProductType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JBossProductType[] |
JBossProductType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
HostControllerDiscovery.buildDefaultResourceDescription(HostPort hostPort,
JBossProductType productType) |
protected String |
StandaloneASDiscovery.buildDefaultResourceDescription(HostPort hostPort,
JBossProductType productType) |
protected abstract String |
BaseProcessDiscovery.buildDefaultResourceDescription(HostPort hostPort,
JBossProductType productType) |
protected String |
HostControllerDiscovery.buildDefaultResourceName(HostPort hostPort,
HostPort managementHostPort,
JBossProductType productType) |
protected String |
StandaloneASDiscovery.buildDefaultResourceName(HostPort hostPort,
HostPort managementHostPort,
JBossProductType productType) |
protected abstract String |
BaseProcessDiscovery.buildDefaultResourceName(HostPort hostPort,
HostPort managementHostPort,
JBossProductType productType) |
| Modifier and Type | Method and Description |
|---|---|
JBossProductType |
ServerPluginConfiguration.getProductType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerPluginConfiguration.setProductType(JBossProductType productType) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.