|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.web.DestinationFacade
org.apache.activemq.web.QueueConsumerQuery
public class QueueConsumerQuery
Query for Queue consumers.
| Constructor Summary | |
|---|---|
QueueConsumerQuery(BrokerFacade brokerFacade)
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
java.util.Collection<SubscriptionViewMBean> |
getConsumers()
|
| Methods inherited from class org.apache.activemq.web.DestinationFacade |
|---|
addDestination, createDestination, getBrokerAdmin, getBrokerFacade, getJMSDestination, getJMSDestinationType, getPhysicalDestinationName, getQueueView, getSupportedHttpMethods, getValidDestination, isQueue, redirectToBrowseView, redirectToRequest, removeDestination, setJMSDestination, setJMSDestinationType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueueConsumerQuery(BrokerFacade brokerFacade)
throws javax.jms.JMSException
javax.jms.JMSException| Method Detail |
|---|
public java.util.Collection<SubscriptionViewMBean> getConsumers()
throws java.lang.Exception
java.lang.Exceptionpublic void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||