Package org.globus.cog.gridshell.commands

Class Summary
AbstractCommand This class is an abstract implementation of a command
AbstractExecutableCommand There are lots of methods to a command.
AbstractProgram  
AbstractShellCommand Simply extends the requirement of a command to provide a GetOpt that parses for a particular command
AbstractShellProgram  
CommandProperties A class used to create commands from a properties file
 

Exception Summary
CommandException A runtime exception when a command fails
CommandNotFoundException