public class Bsh extends AbstractCommand
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
log |
exitCodeSTILL_ACTIVE, SUBSYSTEM_CALLBACK, SUBSYSTEM_FILESYSTEM, SUBSYSTEM_HELP, SUBSYSTEM_JVM, SUBSYSTEM_POLICY, SUBSYSTEM_SHELL, SUBSYSTEM_SSHD, SUBSYSTEM_SYSTEM, SUBSYSTEM_TEXT_EDITING| Constructor and Description |
|---|
Bsh() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getBeans() |
void |
run(org.apache.commons.cli.CommandLine args,
VirtualProcess process) |
complete, getCollection, getCommandName, getDescription, getExitCode, getName, getOptions, getSignature, getSubsystem, isBuiltIn, setBuiltIn, setDescription, setName, setSignature, setSubsystempublic void run(org.apache.commons.cli.CommandLine args,
VirtualProcess process)
throws IOException
IOExceptionCopyright © 2012. All Rights Reserved.