|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionViewMBean
| Method Summary | |
|---|---|
String |
getClientId()
Returns the client identifier for this connection |
ObjectName[] |
getConsumers()
Returns the ObjectNames of all the Consumers created by this Connection. |
int |
getDispatchQueueSize()
Returns the number of messages to be dispatched to this connection |
ObjectName[] |
getProducers()
Returns the ObjectNames of all the Producers created by this Connection. |
String |
getRemoteAddress()
Returns the source address for this connection |
String |
getUserName()
Returns the User Name used to authorize creation of 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()
void resetStatistics()
String getRemoteAddress()
String getClientId()
int getDispatchQueueSize()
String getUserName()
ObjectName[] getConsumers()
ObjectName[] getProducers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||