|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DurableSubscriptionViewMBean
Method Summary | |
---|---|
CompositeData[] |
browse()
Browse messages for this durable subscriber |
TabularData |
browseAsTable()
Browse messages for this durable subscriber |
int |
cursorSize()
|
void |
destroy()
Destroys the durable subscription so that messages will no longer be stored for this subscription |
boolean |
doesCursorHaveMessagesBuffered()
|
boolean |
doesCursorHaveSpace()
|
long |
getCursorMemoryUsage()
|
int |
getCursorPercentUsage()
|
String |
getSubscriptionName()
|
boolean |
isCursorFull()
|
Methods inherited from interface org.apache.activemq.broker.jmx.SubscriptionViewMBean |
---|
getClientId, getConnectionId, getDequeueCounter, getDestinationName, getDispachedCounter, getDispatchedQueueSize, getEnqueueCounter, getMaximumPendingMessageLimit, getMessageCountAwaitingAcknowledge, getPendingQueueSize, getPrefetchSize, getPriority, getSelector, getSessionId, getSubcriptionId, getSubcriptionName, isActive, isDestinationQueue, isDestinationTemporary, isDestinationTopic, isDurable, isExclusive, isMatchingQueue, isMatchingTopic, isNoLocal, isRetroactive, setSelector |
Method Detail |
---|
String getSubscriptionName()
CompositeData[] browse() throws OpenDataException
OpenDataException
TabularData browseAsTable() throws OpenDataException
OpenDataException
void destroy() throws Exception
Exception
boolean doesCursorHaveSpace()
boolean isCursorFull()
boolean doesCursorHaveMessagesBuffered()
long getCursorMemoryUsage()
int getCursorPercentUsage()
int cursorSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |