org.jboss.jrunit.communication
Interface BenchmarkQuitListener


public interface BenchmarkQuitListener

This listener is used to set a property to false into AntDatabaseBenchmarkReceiver

Author:
clebert.suconic@jboss.com

Method Summary
 boolean onQuit(QuitMessage message)
           
 

Method Detail

onQuit

public boolean onQuit(QuitMessage message)


JRunit, a JUnit extension for distributed client/server tests.