public interface IStatisticsHandlerKeyedCounter extends StatisticsHandlerKeyedCounterMBean
StatisticsHandlerKeyedCounterMBean| Modifier and Type | Method and Description |
|---|---|
void |
increment(String sKey)
Increment by 1
|
void |
increment(String sKey,
long nByHowMany)
Increment by n
|
getCountgetAllKeys, getInvocationCountgetAsString, getInvocationCountCopyright © 2006–2014 phloc systems. All rights reserved.