|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.broker.jmx.SubscriptionView
org.apache.activemq.broker.jmx.TopicSubscriptionView
public class TopicSubscriptionView
Field Summary |
---|
Fields inherited from class org.apache.activemq.broker.jmx.SubscriptionView |
---|
clientId, subscription |
Constructor Summary | |
---|---|
TopicSubscriptionView(java.lang.String clientId,
TopicSubscription subs)
|
Method Summary | |
---|---|
int |
getDiscardedCount()
|
int |
getMaximumPendingQueueSize()
|
protected TopicSubscription |
getTopicSubscription()
|
void |
setMaximumPendingQueueSize(int max)
|
Methods inherited from class org.apache.activemq.broker.jmx.SubscriptionView |
---|
gc, getClientId, getConnectionId, getConsumerInfo, getDequeueCounter, getDestinationName, getDispachedCounter, getDispatchedQueueSize, getEnqueueCounter, getMaximumPendingMessageLimit, getPendingQueueSize, getPrefetchSize, getPriority, getSelector, getSessionId, getSubcriptionId, getSubcriptionName, isActive, isDestinationQueue, isDestinationTemporary, isDestinationTopic, isDurable, isExclusive, isNoLocal, isRetroactive, setSelector, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.activemq.broker.jmx.SubscriptionViewMBean |
---|
getClientId, getConnectionId, getDequeueCounter, getDestinationName, getDispachedCounter, getDispatchedQueueSize, getEnqueueCounter, getMaximumPendingMessageLimit, getPendingQueueSize, getPrefetchSize, getPriority, getSelector, getSessionId, getSubcriptionId, getSubcriptionName, isActive, isDestinationQueue, isDestinationTemporary, isDestinationTopic, isDurable, isExclusive, isNoLocal, isRetroactive, setSelector |
Constructor Detail |
---|
public TopicSubscriptionView(java.lang.String clientId, TopicSubscription subs)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |