|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AS7CommandLine | |
|---|---|
| org.rhq.modules.plugins.jbossas7 | |
| org.rhq.modules.plugins.jbossas7.helper | |
| Uses of AS7CommandLine in org.rhq.modules.plugins.jbossas7 |
|---|
| Methods in org.rhq.modules.plugins.jbossas7 with parameters of type AS7CommandLine | |
|---|---|
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)
|
| Uses of AS7CommandLine in org.rhq.modules.plugins.jbossas7.helper |
|---|
| Methods in org.rhq.modules.plugins.jbossas7.helper with parameters of type AS7CommandLine | |
|---|---|
HostPort |
HostConfiguration.getHostPort(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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||