public interface CounterService
Metric
.void increment(String metricName)
metricName
- the name of the metricvoid decrement(String metricName)
metricName
- the name of the metricvoid reset(String metricName)
metricName
- the name of the metricCopyright © 2013. All rights reserved.