public final class Main extends Object
| Modifier and Type | Method and Description |
|---|---|
static HostControllerEnvironment |
determineEnvironment(String[] args,
InputStream stdin,
PrintStream stdout,
PrintStream stderr)
Deprecated.
this method is not meant for public use
|
static void |
main(String[] args)
The main method.
|
public static void main(String[] args) throws IOException
args - the command-line argumentsIOException@Deprecated public static HostControllerEnvironment determineEnvironment(String[] args, InputStream stdin, PrintStream stdout, PrintStream stderr)
Copyright © 2013 JBoss by Red Hat. All rights reserved.