public class JpsCommand extends NshBuiltinDefault
| Constructor and Description |
|---|
JpsCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
static String |
resolveJavaToolCommand(net.thevpc.nuts.core.NSession session,
String javaHome,
String javaCommand) |
static String |
resolveJpsCommand(net.thevpc.nuts.core.NSession session) |
autoComplete, cmdLine, createOptions, exec, getHelp, getHelpHeader, getName, init, isEnabled, setEnabled, throwExecutionException, validatepublic static String resolveJpsCommand(net.thevpc.nuts.core.NSession session)
public static String resolveJavaToolCommand(net.thevpc.nuts.core.NSession session, String javaHome, String javaCommand)
protected boolean nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context)
nextOption in class NshBuiltinBaseprotected void main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context)
main in class NshBuiltinBaseprotected boolean nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context)
nextNonOption in class NshBuiltinBaseCopyright © 2026 vpc open source initiative. All rights reserved.