com.maverick.sshd.shell
Class Bsh
java.lang.Object
com.maverick.sshd.shell.AbstractCommand
com.maverick.sshd.shell.Bsh
- All Implemented Interfaces:
- ShellCommand, Completor
public class Bsh
- extends AbstractCommand
|
Field Summary |
static org.apache.commons.logging.Log |
log
|
|
Constructor Summary |
Bsh()
|
| 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
Bsh
public Bsh()
getBeans
public Map<String,Object> getBeans()
run
public void run(org.apache.commons.cli.CommandLine args,
VirtualProcess process)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.