public class Pref extends ShellCommand
SUBSYSTEM_CALLBACK, SUBSYSTEM_FILESYSTEM, SUBSYSTEM_HELP, SUBSYSTEM_JVM, SUBSYSTEM_POLICY, SUBSYSTEM_SHELL, SUBSYSTEM_SSHD, SUBSYSTEM_SYSTEM, SUBSYSTEM_TEXT_EDITING
exitCode, process
STILL_ACTIVE
Constructor and Description |
---|
Pref() |
Modifier and Type | Method and Description |
---|---|
protected void |
addNode(int indent,
Table table,
Preferences node,
boolean recurse,
boolean showNodes,
boolean showKeys) |
void |
run(org.apache.commons.cli.CommandLine cli,
VirtualProcess process) |
complete, getCollection, getCommandName, getDescription, getExitCode, getName, getOptions, getProcess, getSignature, getSubsystem, hasFixedOptions, init, isBuiltIn, isHidden, setBuiltIn, setDescription, setName, setSignature, setSubsystem
public void run(org.apache.commons.cli.CommandLine cli, VirtualProcess process) throws IOException, PermissionDeniedException
IOException
PermissionDeniedException
protected void addNode(int indent, Table table, Preferences node, boolean recurse, boolean showNodes, boolean showKeys) throws BackingStoreException
BackingStoreException
Copyright © 2024. All rights reserved.