public interface TopicSubscriptionViewMBean extends SubscriptionViewMBean
Modifier and Type | Method and Description |
---|---|
int |
getDiscardedCount() |
int |
getMaximumPendingQueueSize() |
void |
setMaximumPendingQueueSize(int max) |
getClientId, getConnection, getConnectionId, getDequeueCounter, getDestinationName, getDispatchedCounter, getDispatchedQueueSize, getEnqueueCounter, getMaximumPendingMessageLimit, getMessageCountAwaitingAcknowledge, getPendingQueueSize, getPrefetchSize, getPriority, getSelector, getSessionId, getSubcriptionId, getSubcriptionName, getUserName, isActive, isDestinationQueue, isDestinationTemporary, isDestinationTopic, isDurable, isExclusive, isMatchingQueue, isMatchingTopic, isNoLocal, isRetroactive, isSlowConsumer, setSelector
int getDiscardedCount()
int getMaximumPendingQueueSize()
void setMaximumPendingQueueSize(int max)
Copyright © 2005–2016. All rights reserved.