public class RuntimeLauncher extends Object
| Constructor and Description |
|---|
RuntimeLauncher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
launchConfig(String runtimeConfigUrl)
Launch Desktop from the specified remote config
|
static void |
launchVersion(RuntimeConfiguration configuration)
Launch the specified version of Desktop
|
static void |
main2(String[] args) |
public static void launchConfig(String runtimeConfigUrl)
runtimeConfigUrl - remote config locationpublic static void launchVersion(RuntimeConfiguration configuration) throws IOException
configuration - Runtime configurationIOException - if IO errors are thrownpublic static void main2(String[] args) throws URISyntaxException, IOException, InterruptedException
Copyright © 2017. All rights reserved.