| Package | Description |
|---|---|
| org.rhq.plugins.jbossas | |
| org.rhq.plugins.jbossas.helper |
| Modifier and Type | Method and Description |
|---|---|
String |
JBossASDiscoveryComponent.formatServerName(String bindingAddress,
String jnpPort,
String hostname,
String configurationName,
JBossProductType productType,
boolean isRhq) |
| Modifier and Type | Method and Description |
|---|---|
static JBossProductType |
JBossProductType.determineJBossProductType(Attributes attributes)
Determines the product type (AS, EAP or SOA) based on the Implementation-Title MANIFEST.MF attribute.
|
JBossProductType |
JBossInstallationInfo.getProductType() |
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.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.