com.maverick.sshd.shell
Class Pref
java.lang.Object
com.maverick.sshd.shell.AbstractCommand
com.maverick.sshd.shell.Pref
- All Implemented Interfaces:
- ShellCommand, Completor
public class Pref
- extends AbstractCommand
|
Constructor Summary |
Pref()
|
|
Method Summary |
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)
|
| Methods inherited from class com.maverick.sshd.shell.AbstractCommand |
complete, getCollection, getCommandName, getDescription, getExitCode, getName, getOptions, getSignature, getSubsystem, isBuiltIn, setBuiltIn, setDescription, setName, setSignature, setSubsystem |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pref
public Pref()
run
public void run(org.apache.commons.cli.CommandLine cli,
VirtualProcess process)
throws IOException,
PermissionDeniedException
- Throws:
IOException
PermissionDeniedException
addNode
protected void addNode(int indent,
Table table,
Preferences node,
boolean recurse,
boolean showNodes,
boolean showKeys)
throws BackingStoreException
- Throws:
BackingStoreException
Copyright © 2012. All Rights Reserved.