org.apache.commons.monitoring.counters
Class CounterBench

java.lang.Object
  extended by org.apache.commons.monitoring.counters.CounterBench
All Implemented Interfaces:
Runnable

public class CounterBench
extends Object
implements Runnable


Constructor Summary
CounterBench()
           
 
Method Summary
 void defaultCounter()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CounterBench

public CounterBench()
Method Detail

defaultCounter

public void defaultCounter()
                    throws Exception
Throws:
Exception

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.