Package org.apache.activemq.web
Class ConnectionQuery
java.lang.Object
org.apache.activemq.web.ConnectionQuery
Query for a single connection.
- Author:
- ms
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy()
org.apache.activemq.broker.jmx.ConnectionViewMBean
Collection<org.apache.activemq.broker.jmx.SubscriptionViewMBean>
void
setConnectionID
(String connectionID)
-
Constructor Details
-
ConnectionQuery
-
-
Method Details
-
destroy
public void destroy() -
setConnectionID
-
getConnectionID
-
getConnection
- Throws:
Exception
-
getConsumers
public Collection<org.apache.activemq.broker.jmx.SubscriptionViewMBean> getConsumers() throws Exception- Throws:
Exception
-