org.impalaframework.interactive.command.listener
Interface TestCommandListener

All Known Implementing Classes:
StopCheckerListener

public interface TestCommandListener


Method Summary
 void commandExecuted(java.lang.String commandText)
           
 

Method Detail

commandExecuted

void commandExecuted(java.lang.String commandText)