Package org.jboss.as.appclient.subsystem
Class Main
java.lang.Object
org.jboss.as.appclient.subsystem.Main
The application client entry point
- Author:
- Stuart Douglas
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.as.appclient.subsystem.Main.ParsedOptionsdetermineEnvironment(String[] args, Properties systemProperties, Map<String, String> systemEnvironment, org.jboss.as.server.ServerEnvironment.LaunchType launchType) static voidThe main method.
-
Method Details
-
main
The main method.- Parameters:
args- the command-line arguments
-
determineEnvironment
public static org.jboss.as.appclient.subsystem.Main.ParsedOptions determineEnvironment(String[] args, Properties systemProperties, Map<String, String> systemEnvironment, org.jboss.as.server.ServerEnvironment.LaunchType launchType)
-