Package org.apache.activemq.web
Class QueueConsumerQuery
java.lang.Object
org.apache.activemq.web.DestinationFacade
org.apache.activemq.web.QueueConsumerQuery
Query for Queue consumers.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy()
Collection<org.apache.activemq.broker.jmx.SubscriptionViewMBean>
Methods inherited from class org.apache.activemq.web.DestinationFacade
addDestination, createDestination, getBrokerAdmin, getBrokerFacade, getJMSDestination, getJMSDestinationType, getPhysicalDestinationName, getQueueView, getSupportedHttpMethods, getValidDestination, isQueue, redirectToBrowseView, redirectToDestinationView, redirectToRequest, removeDestination, setJMSDestination, setJMSDestinationType, toString
-
Constructor Details
-
QueueConsumerQuery
- Throws:
jakarta.jms.JMSException
-
-
Method Details
-
getConsumers
public Collection<org.apache.activemq.broker.jmx.SubscriptionViewMBean> getConsumers() throws Exception- Throws:
Exception
-
destroy
public void destroy()
-