java.util.Enumeration QAManagerBase.browseMessagesBySelector( String selector ) throws QAException
selector The selector.
Thrown if there is a problem browsing the messages.
Browse messages queued in the message store that satisfy the given selector.
The message is just being browsed, so it cannot be acknowledged. Use QAManagerBase.getMessage(String) to receive messages so that they can be acknowledged.
An enumerator over the available messages.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |