com.openfin.desktop
Class RuntimeLauncher
java.lang.Object
com.openfin.desktop.RuntimeLauncher
public class RuntimeLauncher
- extends Object
Launch Runtime from embedded RVM
- Since:
- 11/19/14
- Author:
- wche
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeLauncher
public RuntimeLauncher()
launchConfig
public static void launchConfig(String runtimeConfigUrl)
- Launch Desktop from the specified remote config
- Parameters:
runtimeConfigUrl - remote config location
launchVersion
public static void launchVersion(String desktopVersion,
String additionalRvmArguments,
String runtimeArguments,
String rdmUrl,
String assetsUrl)
throws IOException
- Launch the specified version of Desktop
- Parameters:
desktopVersion - Desktop version
- Throws:
IOException
main2
public static void main2(String[] args)
throws URISyntaxException,
IOException,
InterruptedException
- Throws:
URISyntaxException
IOException
InterruptedException
Copyright © 2016. All rights reserved.