Uses of Class
org.praxislive.hub.net.ChildLauncher.Info
-
Packages that use ChildLauncher.Info Package Description org.praxislive.hub.net -
-
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.
-