| Package | Description |
|---|---|
| org.rhq.modules.plugins.jbossas7 | |
| org.rhq.modules.plugins.jbossas7.helper |
| 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 |
|---|---|
HostPort |
HostConfiguration.getDomainControllerHostPort(AS7CommandLine commandLine)
Try to obtain the domain controller's location from looking at host.xml
|
HostPort |
HostConfiguration.getManagementHostPort(AS7CommandLine commandLine,
AS7Mode mode)
Try to obtain the management IP and port from the already parsed host.xml or standalone.xml
|
HostPort |
HostConfiguration.getNativeHostPort(AS7CommandLine commandLine,
AS7Mode mode)
Try to obtain the management IP and port from the already parsed host.xml or standalone.xml
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.