public class QpidReceive extends Object implements javax.jms.MessageListener
Constructor and Description |
---|
QpidReceive(Reporter report,
TestConfiguration config,
javax.jms.Connection con,
javax.jms.Destination dest) |
QpidReceive(Reporter report,
TestConfiguration config,
javax.jms.Connection con,
javax.jms.Destination dest,
String prefix) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
onMessage(javax.jms.Message msg) |
void |
resetCounters() |
void |
setUp() |
void |
tearDown() |
void |
waitforCompletion(int expected) |
public QpidReceive(Reporter report, TestConfiguration config, javax.jms.Connection con, javax.jms.Destination dest)
public QpidReceive(Reporter report, TestConfiguration config, javax.jms.Connection con, javax.jms.Destination dest, String prefix)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.