org.apache.qpid.test.testcases
Class MessageThroughputPerf.PerThreadSetup

java.lang.Object
  extended by org.apache.qpid.test.testcases.MessageThroughputPerf.PerThreadSetup
Enclosing class:
MessageThroughputPerf

protected static class MessageThroughputPerf.PerThreadSetup
extends Object

Holds the per-thread test configurations.


Field Summary
(package private)  org.apache.qpid.test.framework.Circuit testCircuit
          Holds the test circuit to run tests on.
 
Constructor Summary
protected MessageThroughputPerf.PerThreadSetup()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testCircuit

org.apache.qpid.test.framework.Circuit testCircuit
Holds the test circuit to run tests on.

Constructor Detail

MessageThroughputPerf.PerThreadSetup

protected MessageThroughputPerf.PerThreadSetup()


Licensed to the Apache Software Foundation