|
||||||||||
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()
|
boolean |
isActive()
|
void |
setMaximumPendingQueueSize(int max)
|
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, getDispatchedCounter, getDispatchedQueueSize, getEnqueueCounter, getMaximumPendingMessageLimit, getMessageCountAwaitingAcknowledge, getPendingQueueSize, getPrefetchSize, getPriority, getSelector, getSessionId, getSubcriptionId, getSubcriptionName, isDestinationQueue, isDestinationTemporary, isDestinationTopic, isDurable, isExclusive, isMatchingQueue, isMatchingTopic, 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
public boolean isActive()
isActive
in interface SubscriptionViewMBean
isActive
in class SubscriptionView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |