public class AS7CommandLine extends JavaCommandLine
JavaCommandLine.OptionValueDelimiter| Modifier and Type | Field and Description |
|---|---|
static String |
HOME_DIR_SYSPROP |
| Constructor and Description |
|---|
AS7CommandLine(ProcessInfo process) |
AS7CommandLine(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAppServerArguments() |
String |
getAppServerModuleName() |
protected void |
parseCommandLine() |
protected void |
processClassArgument(String classArg,
String nextArg) |
getArguments, getClassArguments, getClassOption, getClassOption, getClassPath, getExecutableJarFile, getJavaExecutable, getJavaOptions, getMainClassName, getSystemProperties, isArgumentsParsed, isClassOptionPresent, toStringpublic static final String HOME_DIR_SYSPROP
public AS7CommandLine(String[] args)
public AS7CommandLine(ProcessInfo process)
@NotNull public String getAppServerModuleName()
protected void parseCommandLine()
parseCommandLine in class JavaCommandLineprotected void processClassArgument(String classArg, String nextArg)
processClassArgument in class JavaCommandLineCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.