public class LauncherGuardManager
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static LauncherGuardInterface |
guard |
| Constructor and Description |
|---|
LauncherGuardManager() |
| Modifier and Type | Method and Description |
|---|---|
static java.nio.file.Path |
getGuardJavaBinPath() |
static void |
initGuard(boolean clientInstance) |
public static LauncherGuardInterface guard