Package | Description |
---|---|
org.apache.activemq.broker.jmx |
JMX MBeans for the broker and its core connectors.
|
Modifier and Type | Class and Description |
---|---|
class |
DurableSubscriptionView |
class |
InactiveDurableSubscriptionView |
class |
TopicSubscriptionView |
Modifier and Type | Method and Description |
---|---|
javax.management.openmbean.CompositeData[] |
ManagedRegionBroker.browse(SubscriptionView view) |
javax.management.openmbean.TabularData |
ManagedRegionBroker.browseAsTable(SubscriptionView view) |
protected java.util.List<Message> |
ManagedRegionBroker.getSubscriberMessages(SubscriptionView view) |
protected void |
ManagedRegionBroker.registerSubscription(javax.management.ObjectName key,
ConsumerInfo info,
SubscriptionKey subscriptionKey,
SubscriptionView view) |
Copyright © 2005-2017. All Rights Reserved.