Class BrokerPluginExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.BrokerPluginExample
-
public class BrokerPluginExample extends Object
A simple example which shows how to use a QueueBrowser to look at messages of a queue without removing them from the queue
-
-
Constructor Summary
Constructors Constructor Description BrokerPluginExample()
-