public class QpidSend extends Object
Constructor and Description |
---|
QpidSend(Reporter report,
TestConfiguration config,
javax.jms.Connection con,
javax.jms.Destination dest) |
QpidSend(Reporter report,
TestConfiguration config,
javax.jms.Connection con,
javax.jms.Destination dest,
String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
commit() |
protected javax.jms.Message |
getNextMessage() |
static void |
main(String[] args) |
void |
resetCounters() |
void |
send() |
void |
send(int count) |
void |
sendEndMessage() |
void |
setUp() |
void |
tearDown() |
public QpidSend(Reporter report, TestConfiguration config, javax.jms.Connection con, javax.jms.Destination dest)
public QpidSend(Reporter report, TestConfiguration config, javax.jms.Connection con, javax.jms.Destination dest, String prefix)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.