Uses of Interface
com.metamatrix.core.commandshell.ScriptResultListener

Packages that use ScriptResultListener
com.metamatrix.core.commandshell   
 

Uses of ScriptResultListener in com.metamatrix.core.commandshell
 

Methods in com.metamatrix.core.commandshell with parameters of type ScriptResultListener
 void CommandShell.runScript(java.lang.String fileName, java.lang.String scriptName, java.lang.StringBuffer transcript, ScriptResultListener listener)
          Load a series of commands from a specific script in a file and execute the commands.
 



Copyright © 2009. All Rights Reserved.