This illustration shows the use case Create a Queue Browser for Queues of Standard JMS Type Messages of the class Session in the JMS Operational Interface.

NOTE: Of the two ways to Create a Queue Browser for JMS Message Queues, this is the alternative referred to as "b."

The method used is createBrowser, for queues with text, stream, object, bytes, or map messages, locking messages while browsing.

To create a queue browser, you must specify the Queue.

You may optionally specify the Message Selector.