public interface HandlerStatsMBean
Modifier and Type | Method and Description |
---|---|
long |
getAll()
Return the count of all processed transactions by the handler
|
long |
getDisconnect()
Return how often the Handler issued a disconnect
|
String |
getName()
Return the name of the handler
|
long getAll()
String getName()
long getDisconnect()
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.