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.
|
static void |
usage() |
public static void usage()
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, a division of Red Hat, Inc.. All Rights Reserved.