|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionViewMBean
| Method Summary | |
|---|---|
java.lang.String |
getConnectionId()
Returns the JMS connection id for this connection |
long |
getDequeueCount()
Returns the number of messages dequeued on this connection |
int |
getDispatchQueueSize()
Returns the number of messages to be dispatched to this connection |
long |
getEnqueueCount()
Returns the number of messages enqueued on this connection |
java.lang.String |
getRemoteAddress()
Returns the source address for this connection |
boolean |
isActive()
|
boolean |
isBlocked()
|
boolean |
isConnected()
|
boolean |
isSlow()
|
void |
resetStatistics()
Resets the statistics |
| Methods inherited from interface org.apache.activemq.Service |
|---|
start, stop |
| Method Detail |
|---|
boolean isSlow()
boolean isBlocked()
boolean isConnected()
boolean isActive()
int getDispatchQueueSize()
void resetStatistics()
long getEnqueueCount()
long getDequeueCount()
java.lang.String getRemoteAddress()
java.lang.String getConnectionId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||