org.jboss.dtf.testframework.coordinator2.runmanager
Interface RunListener

All Known Implementing Classes:
Coordinator

public interface RunListener


Method Summary
 void runComplete(RunManager runManager)
          This method is called when the run manager has completed its task.
 

Method Detail

runComplete

void runComplete(RunManager runManager)
This method is called when the run manager has completed its task.

Parameters:
runManager - The run manager that has completed