|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandTarget | |
|---|---|
| com.metamatrix.cdk | |
| com.metamatrix.core.commandshell | |
| Uses of CommandTarget in com.metamatrix.cdk |
|---|
| Subclasses of CommandTarget in com.metamatrix.cdk | |
|---|---|
class |
ConnectorShellCommandTarget
Implements the commands supported by the ConnectorShell. |
class |
QueryCommandTarget
Base CommandTarget class for processing SQL queries via the command line. |
| Uses of CommandTarget in com.metamatrix.core.commandshell |
|---|
| Subclasses of CommandTarget in com.metamatrix.core.commandshell | |
|---|---|
class |
ScriptCommandTarget
Base command target class with scripting support. |
| Methods in com.metamatrix.core.commandshell with parameters of type CommandTarget | |
|---|---|
CommandShell |
CommandShell.copy(CommandTarget commandTarget)
|
| Constructors in com.metamatrix.core.commandshell with parameters of type CommandTarget | |
|---|---|
CommandShell(CommandTarget commandTarget)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||