public class TopicSubscriptionView extends SubscriptionView implements TopicSubscriptionViewMBean
clientId, subscription, userName
Constructor and Description |
---|
TopicSubscriptionView(String clientId,
String userName,
TopicSubscription subs) |
Modifier and Type | Method and Description |
---|---|
int |
getDiscardedCount() |
int |
getMaximumPendingQueueSize() |
protected TopicSubscription |
getTopicSubscription() |
boolean |
isActive() |
void |
setMaximumPendingQueueSize(int max) |
gc, getClientId, getConnection, getConnectionId, getConsumedCount, getConsumerInfo, getDequeueCounter, getDestinationName, getDispatchedCounter, getDispatchedQueueSize, getEnqueueCounter, getMaximumPendingMessageLimit, getMessageCountAwaitingAcknowledge, getPendingQueueSize, getPrefetchSize, getPriority, getSelector, getSessionId, getSubcriptionId, getSubcriptionName, getSubscriptionId, getSubscriptionName, getUserName, isDestinationQueue, isDestinationTemporary, isDestinationTopic, isDurable, isExclusive, isMatchingQueue, isMatchingTopic, isNetwork, isNoLocal, isRetroactive, isSlowConsumer, matchesDestination, resetStatistics, setSelector, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getClientId, getConnection, getConnectionId, getConsumedCount, getDequeueCounter, getDestinationName, getDispatchedCounter, getDispatchedQueueSize, getEnqueueCounter, getMaximumPendingMessageLimit, getMessageCountAwaitingAcknowledge, getPendingQueueSize, getPrefetchSize, getPriority, getSelector, getSessionId, getSubcriptionId, getSubcriptionName, getSubscriptionId, getSubscriptionName, getUserName, isDestinationQueue, isDestinationTemporary, isDestinationTopic, isDurable, isExclusive, isMatchingQueue, isMatchingTopic, isNetwork, isNoLocal, isRetroactive, isSlowConsumer, resetStatistics, setSelector
public TopicSubscriptionView(String clientId, String userName, TopicSubscription subs)
protected TopicSubscription getTopicSubscription()
public int getDiscardedCount()
getDiscardedCount
in interface TopicSubscriptionViewMBean
public int getMaximumPendingQueueSize()
getMaximumPendingQueueSize
in interface TopicSubscriptionViewMBean
public void setMaximumPendingQueueSize(int max)
setMaximumPendingQueueSize
in interface TopicSubscriptionViewMBean
public boolean isActive()
isActive
in interface SubscriptionViewMBean
isActive
in class SubscriptionView
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.