| Package | Description |
|---|---|
| org.rhq.core.pluginapi.util |
| Modifier and Type | Method and Description |
|---|---|
String |
JavaCommandLine.getClassOption(CommandLineOption option) |
String |
JavaCommandLine.getClassOption(CommandLineOption option,
String defaultValue) |
boolean |
JavaCommandLine.isClassOptionPresent(CommandLineOption option) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ServerStartScriptDiscoveryUtility.getStartScriptArgs(ProcessInfo serverParentProcess,
List<String> serverArgs,
Set<CommandLineOption> optionExcludes)
Returns the list of arguments that should be passed to the start script for the specified server (e.g.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.