|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JBossProductType | |
|---|---|
| org.rhq.modules.plugins.jbossas7 | |
| org.rhq.modules.plugins.jbossas7.helper | |
| Uses of JBossProductType in org.rhq.modules.plugins.jbossas7 |
|---|
| Methods in org.rhq.modules.plugins.jbossas7 that return JBossProductType | |
|---|---|
static JBossProductType |
JBossProductType.determineJBossProductType(File homeDir)
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. |
| Methods in org.rhq.modules.plugins.jbossas7 with parameters of type JBossProductType | |
|---|---|
protected String |
StandaloneASDiscovery.buildDefaultResourceDescription(HostPort hostPort,
JBossProductType productType)
|
protected String |
HostControllerDiscovery.buildDefaultResourceDescription(HostPort hostPort,
JBossProductType productType)
|
protected abstract String |
BaseProcessDiscovery.buildDefaultResourceDescription(HostPort hostPort,
JBossProductType productType)
|
protected String |
StandaloneASDiscovery.buildDefaultResourceName(HostPort hostPort,
HostPort managementHostPort,
JBossProductType productType)
|
protected String |
HostControllerDiscovery.buildDefaultResourceName(HostPort hostPort,
HostPort managementHostPort,
JBossProductType productType)
|
protected abstract String |
BaseProcessDiscovery.buildDefaultResourceName(HostPort hostPort,
HostPort managementHostPort,
JBossProductType productType)
|
| Uses of JBossProductType in org.rhq.modules.plugins.jbossas7.helper |
|---|
| Methods in org.rhq.modules.plugins.jbossas7.helper that return JBossProductType | |
|---|---|
JBossProductType |
ServerPluginConfiguration.getProductType()
|
| Methods in org.rhq.modules.plugins.jbossas7.helper with parameters of type JBossProductType | |
|---|---|
void |
ServerPluginConfiguration.setProductType(JBossProductType productType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||