| Package | Description |
|---|---|
| org.apache.activemq.broker.jmx |
JMX MBeans for the broker and its core connectors.
|
| org.apache.activemq.broker.region.policy |
The policies which can be associated with a particular destination or wildcard.
|
| Modifier and Type | Method and Description |
|---|---|
protected TopicSubscription |
TopicSubscriptionView.getTopicSubscription() |
| Constructor and Description |
|---|
TopicSubscriptionView(java.lang.String clientId,
java.lang.String userName,
TopicSubscription subs) |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyEntry.configure(Broker broker,
SystemUsage memoryManager,
TopicSubscription subscription) |
int |
PrefetchRatePendingMessageLimitStrategy.getMaximumPendingMessageLimit(TopicSubscription subscription) |
int |
PendingMessageLimitStrategy.getMaximumPendingMessageLimit(TopicSubscription subscription)
Calculate the maximum number of pending messages (in excess of the prefetch size)
for the given subscription
|
int |
ConstantPendingMessageLimitStrategy.getMaximumPendingMessageLimit(TopicSubscription subscription) |
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.