public class RuntimeLauncher extends Object
| Constructor and Description |
|---|
RuntimeLauncher() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getExistingRVM() |
static void |
launchConfig(String runtimeConfigUrl)
Launch Desktop from the specified remote config
|
static void |
main(String[] args) |
public static void launchConfig(String runtimeConfigUrl)
runtimeConfigUrl - remote config locationpublic static String getExistingRVM()
public static void main(String[] args) throws URISyntaxException, IOException, InterruptedException
Copyright © 2022. All rights reserved.