| Package | Description |
|---|---|
| org.rhq.plugins.jslee.jbossas5.helper |
| 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 © 2017. All rights reserved.