| Package | Description |
|---|---|
| org.rhq.modules.plugins.jbossas7 | |
| org.rhq.modules.plugins.jbossas7.helper |
| Modifier and Type | Method and Description |
|---|---|
protected DiscoveredResourceDetails |
StandaloneASDiscovery.buildResourceDetails(ResourceDiscoveryContext discoveryContext,
ProcessInfo process,
AS7CommandLine commandLine) |
protected DiscoveredResourceDetails |
BaseProcessDiscovery.buildResourceDetails(ResourceDiscoveryContext discoveryContext,
ProcessInfo process,
AS7CommandLine commandLine) |
protected File |
BaseProcessDiscovery.getHostXmlFile(AS7CommandLine commandLine,
File configDir) |
protected String |
BaseProcessDiscovery.getHostXmlFileName(AS7CommandLine commandLine) |
protected File |
BaseProcessDiscovery.getLogDir(ProcessInfo process,
AS7CommandLine commandLine,
File baseDir) |
| 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
|
protected String |
HostConfiguration.replaceDollarExpression(String value,
AS7CommandLine commandLine,
String lastResort)
Check if the passed value has an expression in the form of ${var} or ${var:default},
try to resolve it.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.