org.gudy.azureus2.core3.global.impl
Class GlobalManagerStatsWriter

java.lang.Object
  extended by org.gudy.azureus2.core3.global.impl.GlobalManagerStatsWriter

public class GlobalManagerStatsWriter
extends Object

Author:
parg

Field Summary
protected  StatsWriterPeriodic stats_writer
           
 
Constructor Summary
protected GlobalManagerStatsWriter(AzureusCore core, GlobalManagerStats stats)
           
 
Method Summary
protected  void destroy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stats_writer

protected final StatsWriterPeriodic stats_writer
Constructor Detail

GlobalManagerStatsWriter

protected GlobalManagerStatsWriter(AzureusCore core,
                                   GlobalManagerStats stats)
Method Detail

destroy

protected void destroy()