public final class Main extends Object
Modifier and Type | Method and Description |
---|---|
static org.jboss.as.appclient.subsystem.Main.ParsedOptions |
determineEnvironment(String[] args,
Properties systemProperties,
Map<String,String> systemEnvironment,
ServerEnvironment.LaunchType launchType) |
static void |
main(String[] args)
The main method.
|
static void |
usage() |
public static void usage()
public static void main(String[] args)
args
- the command-line argumentspublic static org.jboss.as.appclient.subsystem.Main.ParsedOptions determineEnvironment(String[] args, Properties systemProperties, Map<String,String> systemEnvironment, ServerEnvironment.LaunchType launchType)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.