public class Pref extends AbstractCommand
exitCodeSTILL_ACTIVE, SUBSYSTEM_CALLBACK, SUBSYSTEM_FILESYSTEM, SUBSYSTEM_HELP, SUBSYSTEM_JVM, SUBSYSTEM_POLICY, SUBSYSTEM_SHELL, SUBSYSTEM_SSHD, SUBSYSTEM_SYSTEM, SUBSYSTEM_TEXT_EDITING| 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, getSignature, getSubsystem, isBuiltIn, setBuiltIn, setDescription, setName, setSignature, setSubsystempublic void run(org.apache.commons.cli.CommandLine cli,
VirtualProcess process)
throws IOException,
PermissionDeniedException
IOExceptionPermissionDeniedExceptionprotected void addNode(int indent,
Table table,
Preferences node,
boolean recurse,
boolean showNodes,
boolean showKeys)
throws BackingStoreException
BackingStoreExceptionCopyright © 2012. All Rights Reserved.