org.apache.synapse.aspects.statistics
Class StatisticsCleaner

java.lang.Object
  extended by org.apache.synapse.aspects.statistics.StatisticsCleaner

public class StatisticsCleaner
extends Object

Clean the statistics stored in the StatisticsCollector based on a policy


Constructor Summary
StatisticsCleaner(StatisticsCollector collector)
           
 
Method Summary
 void clean()
          Clean the expired statistics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsCleaner

public StatisticsCleaner(StatisticsCollector collector)
Method Detail

clean

public void clean()
Clean the expired statistics



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