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, reconnectpublic void display(XQueue xq) throws javax.management.JMException, javax.jms.JMSException, TimeoutException
javax.management.JMExceptionjavax.jms.JMSExceptionTimeoutExceptionpublic void close()
close in interface Connectorclose in class QMFRequester