org.apache.qpid.tools
Class PerfBase
java.lang.Object
org.apache.qpid.tools.PerfBase
- Direct Known Subclasses:
- LatencyTest, PerfConsumer, PerfProducer
public class PerfBase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
params
TestParams params
con
Connection con
session
Session session
dest
Destination dest
feedbackDest
Destination feedbackDest
df
DecimalFormat df
PerfBase
public PerfBase()
setUp
public void setUp()
throws Exception
- Throws:
Exception
handleError
public void handleError(Exception e,
String msg)
Licensed to the Apache Software Foundation