public class QMFMessenger extends QMFRequester
uri
Constructor and Description |
---|
QMFMessenger(java.util.Map props)
Creates new QMFMessenger
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
display(XQueue xq)
It listens to an XQueue for incoming JMS messages and extracts the QMF
request from each message.
|
getAllAttributes, getInfo, getResponse, getURI, getValue, getValues, initialize, isConnected, list, listAll, main, reconnect
public void display(XQueue xq) throws javax.management.JMException, javax.jms.JMSException, TimeoutException
javax.management.JMException
javax.jms.JMSException
TimeoutException
public void close()
close
in interface Connector
close
in class QMFRequester