Uses of Interface
org.jboss.jrunit.communication.RemoteMemberListener

Packages that use RemoteMemberListener
org.jboss.jrunit.communication   
org.jboss.jrunit.harness   
 

Uses of RemoteMemberListener in org.jboss.jrunit.communication
 

Methods in org.jboss.jrunit.communication with parameters of type RemoteMemberListener
 void MessageBus.setMememberChangeListener(RemoteMemberListener listener)
           
 

Uses of RemoteMemberListener in org.jboss.jrunit.harness
 

Classes in org.jboss.jrunit.harness that implement RemoteMemberListener
 class BenchmarkTestDriver
          This class extneds the TestDriver to add processing for benchmark results.
 class TestDriver
           
 



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