com.maverick.sshd.shell
Class Kill
java.lang.Object
com.maverick.sshd.shell.AbstractCommand
com.maverick.sshd.shell.AbstractUUIDCommand
com.maverick.sshd.shell.Kill
- All Implemented Interfaces:
- ShellCommand, Completor
public class Kill
- extends AbstractUUIDCommand
|
Constructor Summary |
Kill()
|
|
Method Summary |
void |
run(org.apache.commons.cli.CommandLine cli,
VirtualProcess process)
|
| Methods inherited from class com.maverick.sshd.shell.AbstractCommand |
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 |
Kill
public Kill()
run
public void run(org.apache.commons.cli.CommandLine cli,
VirtualProcess process)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.