org.fusesource.fabric.activemq.facade
Interface DurableSubscriptionViewFacade

All Superinterfaces:
org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean, SubscriptionViewFacade, org.apache.activemq.broker.jmx.SubscriptionViewMBean

public interface DurableSubscriptionViewFacade
extends org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean, SubscriptionViewFacade

Author:
Hiram Chirino

Method Summary
 
Methods inherited from interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
browse, browseAsTable, cursorSize, destroy, doesCursorHaveMessagesBuffered, doesCursorHaveSpace, getCursorMemoryUsage, getCursorPercentUsage, getSubscriptionName, isCursorFull
 
Methods inherited from interface org.fusesource.fabric.activemq.facade.SubscriptionViewFacade
getId
 
Methods inherited from interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
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, isNetwork, isNoLocal, isRetroactive, isSlowConsumer, setSelector
 



Copyright © 2013 Red Hat. All Rights Reserved.