public interface ConnectionViewMBean extends Service
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRemoteAddress()
Returns the source address for this connection
|
boolean |
isActive() |
boolean |
isBlocked() |
boolean |
isConnected() |
boolean |
isSlow() |
void |
resetStatistics()
Resets the statistics
|
boolean isSlow()
boolean isBlocked()
boolean isConnected()
boolean isActive()
void resetStatistics()
java.lang.String getRemoteAddress()
Copyright © 2005-2012. All Rights Reserved.