Class BrokerPluginExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.BrokerPluginExample
-
public class BrokerPluginExample extends java.lang.ObjectA 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()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-