public interface IStatisticsHandlerCounter extends StatisticsHandlerCounterMBean
StatisticsHandlerCounterMBean| Modifier and Type | Method and Description |
|---|---|
void |
increment()
Increment the counter by 1
|
void |
increment(long nByHowMany)
Increment the counter by an arbitrary number
|
getCountgetAsString, getInvocationCountCopyright © 2014 Philip Helger. All rights reserved.