public final class Main extends Object
Modifier and Type | Method and Description |
---|---|
static ServerEnvironment |
determineEnvironment(String[] args,
Properties systemProperties,
Map<String,String> systemEnvironment,
ServerEnvironment.LaunchType launchType) |
static void |
main(String[] args)
The main method.
|
public static void main(String[] args)
args
- the command-line argumentspublic static ServerEnvironment determineEnvironment(String[] args, Properties systemProperties, Map<String,String> systemEnvironment, ServerEnvironment.LaunchType launchType)
Copyright © 2013 JBoss by Red Hat. All rights reserved.