JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.praxislive.hub.net.ChildLauncher.Info
Uses of
ChildLauncher.Info
in
org.praxislive.hub.net
Methods in
org.praxislive.hub.net
that return
ChildLauncher.Info
Modifier and Type
Method
Description
ChildLauncher.Info
ChildLauncher.
launch
(
List
<
String
> javaOptions,
List
<
String
> arguments)
Launch a child process with the optional given Java options and arguments.