com.maverick.sshd.shell
Class Catch
java.lang.Object
com.maverick.sshd.shell.AbstractCommand
com.maverick.sshd.shell.Msh
com.maverick.sshd.shell.Catch
- All Implemented Interfaces:
- ShellCommand, Completor
public class Catch
- extends Msh
|
Field Summary |
static org.apache.commons.logging.Log |
log
|
|
Constructor Summary |
Catch()
|
|
Method Summary |
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 |
log
public static final org.apache.commons.logging.Log log
Catch
public Catch()
run
public void run(org.apache.commons.cli.CommandLine cli,
VirtualProcess process)
throws IOException,
PermissionDeniedException
- Specified by:
run in interface ShellCommand- Overrides:
run in class Msh
- Throws:
IOException
PermissionDeniedException
Copyright © 2012. All Rights Reserved.