Uses of Class
com.metamatrix.core.commandshell.CommandShell

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

Uses of CommandShell in com.metamatrix.cdk
 

Subclasses of CommandShell in com.metamatrix.cdk
 class ConnectorShell
          Command line utility to execute queries on a connector.
 

Uses of CommandShell in com.metamatrix.core.commandshell
 

Fields in com.metamatrix.core.commandshell declared as CommandShell
protected  CommandShell CommandTarget.shell
           
 

Methods in com.metamatrix.core.commandshell that return CommandShell
 CommandShell CommandShell.copy(CommandTarget commandTarget)
           
protected  CommandShell CommandTarget.getShell()
           
 

Methods in com.metamatrix.core.commandshell with parameters of type CommandShell
protected  void CommandTarget.setShell(CommandShell shell)
           
 



Copyright © 2009. All Rights Reserved.