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 © 2006–2014 phloc systems. All rights reserved.