com.indexdata.serviceproxy.plugins.statistics
Class RecordLogger

java.lang.Object
  extended by com.indexdata.serviceproxy.plugins.statistics.RecordLogger
All Implemented Interfaces:
Runnable

public class RecordLogger
extends Object
implements Runnable

Logs targets based on bytarget response.

Author:
Niels Erik Nielsen

Constructor Summary
RecordLogger(StatisticsPlugin stats, Document recordDoc, int delay)
           
 
Method Summary
 void doLog()
          Writes the record request to the statistics log
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordLogger

public RecordLogger(StatisticsPlugin stats,
                    Document recordDoc,
                    int delay)
Method Detail

run

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

doLog

public void doLog()
Writes the record request to the statistics log

Parameters:
bytargetDoc -
domainLogger -


Copyright © 2008-2013 Index Data. All Rights Reserved.