A C G I L M O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- autoRunFile() - Method in interface org.praxislive.launcher.Launcher.Context
-
Provide an optional file to be run on launch, eg.
C
- createChildProcessBuilder(List<String>, List<String>) - Method in interface org.praxislive.launcher.Launcher.Context
-
Create a
ProcessBuilderto launch another instance of this process. - createTerminalIO(Lookup) - Method in interface org.praxislive.launcher.TerminalIOProvider
-
Create Root for terminal IO.
G
- get(String) - Method in class org.praxislive.launcher.SettingsProvider
I
- isPersistent(String) - Method in class org.praxislive.launcher.SettingsProvider
L
- Launcher - Class in org.praxislive.launcher
-
Main entry point for parsing command line arguments and launching a
Hub. - Launcher() - Constructor for class org.praxislive.launcher.Launcher
- Launcher.Context - Interface in org.praxislive.launcher
-
Context for launching child processes.
M
- main(Launcher.Context, String[]) - Static method in class org.praxislive.launcher.Launcher
-
Main entry point.
O
- org.praxislive.launcher - module org.praxislive.launcher
- org.praxislive.launcher - package org.praxislive.launcher
P
- put(String, String, boolean) - Method in class org.praxislive.launcher.SettingsProvider
R
- register(String, Runnable) - Method in interface org.praxislive.launcher.Signals
-
Register a handler to execute when the VM receives the specified signal.
S
- SettingsProvider - Class in org.praxislive.launcher
- SettingsProvider() - Constructor for class org.praxislive.launcher.SettingsProvider
- Signals - Interface in org.praxislive.launcher
-
Instances of Signals provide the ability to register custom signal handlers, for example to ignore SIGINT and similar in a child process.
T
- TerminalIOProvider - Interface in org.praxislive.launcher
-
Service provider interface for creating terminal IO.
All Classes All Packages