Package org.hyperic.sigar.shell

Base package for implementing a command shell.

See:
          Description

Interface Summary
ShellCommandHandler  
ShellCommandMapper  
SIGINT  
 

Class Summary
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 Summary
NormalQuitCommandException This exception is thrown when a command wants to exit the shell completely.
ShellCommandExecException  
ShellCommandInitException  
ShellCommandUsageException  
 

Package org.hyperic.sigar.shell Description

Base package for implementing a command shell.



Copyright ? 2004-2009 Hyperic. All Rights Reserved.