public class QueueListener extends Object implements javax.jms.MessageListener, javax.jms.ExceptionListener
| Modifier and Type | Field and Description |
|---|---|
String |
nodeaddress |
QueueManager |
qm |
static int |
refreshStatusTime |
static long |
timeToLive |
| Constructor and Description |
|---|
QueueListener(QueueManager qm,
String topicName,
String nodeaddress,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
onException(javax.jms.JMSException ex) |
void |
onMessage(javax.jms.Message message) |
public static int refreshStatusTime
public QueueManager qm
public String nodeaddress
public static long timeToLive
public QueueListener(QueueManager qm, String topicName, String nodeaddress, org.slf4j.Logger logger)
Copyright © 2017. All Rights Reserved.