public final class Main extends Object
| Modifier and Type | Method and Description |
|---|---|
static HostControllerBootstrap |
create(String[] args,
String authCode) |
static HostControllerEnvironmentWrapper |
determineEnvironment(String[] args,
long startTime) |
static HostControllerEnvironmentWrapper |
determineEnvironment(String[] args,
long startTime,
ProcessType processType) |
static void |
main(String[] args)
The main method.
|
public static void main(String[] args) throws IOException
args - the command-line argumentsIOExceptionpublic static HostControllerBootstrap create(String[] args, String authCode)
public static HostControllerEnvironmentWrapper determineEnvironment(String[] args, long startTime)
public static HostControllerEnvironmentWrapper determineEnvironment(String[] args, long startTime, ProcessType processType)
Copyright © 2018 JBoss by Red Hat. All rights reserved.