Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
浏览消息存储库中满足给定选择程序的排队消息。
java.util.Enumeration QAManagerBase.browseMessagesBySelector( String selector ) throws QAException
selector 选择程序。
可用消息的枚举器。
QAException 类 如果浏览消息时存在问题,则抛出异常。
正在浏览消息,因此无法对其进行确认。使用 QAManagerBase.getMessage(String) 接收消息,以便可以对这些消息进行确认。