Uses of Package
com.metamatrix.core.commandshell

Packages that use com.metamatrix.core.commandshell
com.metamatrix.cdk   
com.metamatrix.core.commandshell   
 

Classes in com.metamatrix.core.commandshell used by com.metamatrix.cdk
CommandShell
          Reads input from standard input and directs commands read to the underlying target object.
CommandTarget
          Base class for command-line targets used by the CommandShell class.
ScriptCommandTarget
          Base command target class with scripting support.
 

Classes in com.metamatrix.core.commandshell used by com.metamatrix.core.commandshell
ArgumentConversionException
          Exception indicating an argument value could not be converted to the needed type.
CommandShell
          Reads input from standard input and directs commands read to the underlying target object.
CommandTarget
          Base class for command-line targets used by the CommandShell class.
ScriptResultListener
          Interface used by the command line shell as a callback when a script includes the definition of expected results.
WrongNumberOfArgumentsException
          Exception indicating the number of arguments provided do no match the number of arguments in the method signature.
 



Copyright © 2009. All Rights Reserved.