Class TopicProducerQuery

java.lang.Object
org.apache.activemq.web.DestinationFacade
org.apache.activemq.web.TopicProducerQuery

public class TopicProducerQuery extends DestinationFacade
Query for Topic producers.
  • Constructor Details

    • TopicProducerQuery

      public TopicProducerQuery(BrokerFacade brokerFacade) throws jakarta.jms.JMSException
      Throws:
      jakarta.jms.JMSException
  • Method Details

    • getProducers

      public Collection<org.apache.activemq.broker.jmx.ProducerViewMBean> getProducers() throws Exception
      Throws:
      Exception
    • destroy

      public void destroy()