org.apache.synapse.metrics
Class Counter

java.lang.Object
  extended by org.apache.synapse.metrics.Counter

public class Counter
extends Object


Constructor Summary
Counter()
           
 
Method Summary
 long getCount()
           
 void increment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Counter

public Counter()
Method Detail

increment

public void increment()

getCount

public long getCount()


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.