org.jboss.jrunit.controller.sender
Class JGroupsBenchmarkSender
java.lang.Object
org.jboss.jrunit.controller.sender.JGroupsBenchmarkSender
public class JGroupsBenchmarkSender
- extends java.lang.Object
This is a BenchmarkController
that sends all the information using JGroups as basic layer to send it.
- Author:
- Clebert Suconic
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGroupsBenchmarkSender
public JGroupsBenchmarkSender()
throws java.lang.Exception
- Throws:
java.lang.Exception
send
public void send(BenchmarkController controller)
throws java.lang.Exception
- Throws:
java.lang.Exception
sendQuit
public void sendQuit()
sendAntQuit
public void sendAntQuit()
close
public void close()
getBus
public MessageBus getBus()
JRunit, a JUnit extension for distributed client/server tests.