public class JpsCommand extends SimpleJShellBuiltin
| Constructor and Description |
|---|
JpsCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine commandLine,
JShellExecutionContext context) |
protected void |
execBuiltin(net.thevpc.nuts.NutsCommandLine commandLine,
JShellExecutionContext context) |
static String |
resolveJavaToolCommand(net.thevpc.nuts.NutsSession session,
String javaHome,
String javaCommand) |
static String |
resolveJpsCommand(net.thevpc.nuts.NutsSession session) |
createOptions, execImpl, initCommandLineautoComplete, cmdLine, exec, getHelp, getHelpHeader, getName, getSupportLevel, isEnabled, setEnabled, throwExecutionExceptionpublic static String resolveJpsCommand(net.thevpc.nuts.NutsSession session)
public static String resolveJavaToolCommand(net.thevpc.nuts.NutsSession session, String javaHome, String javaCommand)
protected boolean configureFirst(net.thevpc.nuts.NutsCommandLine commandLine,
JShellExecutionContext context)
configureFirst in class SimpleJShellBuiltinprotected void execBuiltin(net.thevpc.nuts.NutsCommandLine commandLine,
JShellExecutionContext context)
execBuiltin in class SimpleJShellBuiltinCopyright © 2022 vpc open source initiative. All rights reserved.