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,
org.jboss.as.server.ServerEnvironment.LaunchType launchType) |
static void |
main(String[] args)
The main method.
|
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, org.jboss.as.server.ServerEnvironment.LaunchType launchType)
Copyright © 2020 JBoss by Red Hat. All rights reserved.