Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface QAManagerBase

getMessageListener method Next Page

getMessageListener2 method


Synopsis

QAMessageListener2 ianywhere.qanywhere.client.QAManagerBase.getMessageListener2(
String address
)
throws QAException

Parameters
Throws
Remarks

Returns the QAMessageListener2 associated with the specified queue.

If there is no QAMessageListener2 associated with the specified queue, returns null.

See Also

Interface QAMessageListener2

Returns

The listener.