Interface | Description |
---|---|
ShellCommandHandler | |
ShellCommandMapper | |
SIGINT |
Class | Description |
---|---|
CollectionCompleter |
GetlineCompleter implementation looks for possible completions
using an Iterator.
|
FileCompleter | |
MultiwordShellCommand | |
ProcessQueryCompleter | |
ShellBase | |
ShellCommand_alias | |
ShellCommand_get | |
ShellCommand_help | |
ShellCommand_quit | |
ShellCommand_set | |
ShellCommand_sleep | |
ShellCommand_source | |
ShellCommandBase | |
ShellIntHandler |
Exception | Description |
---|---|
NormalQuitCommandException |
This exception is thrown when a command wants to exit the
shell completely.
|
ShellCommandExecException | |
ShellCommandInitException | |
ShellCommandUsageException |
Copyright ? 2004-2011 Hyperic. All Rights Reserved.