net.sf.jour.rt.agent
Class BulkEventFileReader

java.lang.Object
  extended bynet.sf.jour.rt.agent.BulkEventFileReader
All Implemented Interfaces:
java.lang.Runnable

public class BulkEventFileReader
extends java.lang.Object
implements java.lang.Runnable

TODO Add docs Created on 05.12.2004 Contributing Author(s): Misha Lifschitz (Inital implementation) Vlad Skarzhevskyy (Inital implementation)

Version:
$Revision: 1.9 $ ($Author: vlads $) $Date: 2004/12/16 00:08:42 $
Author:
vlads

Nested Class Summary
 class BulkEventFileReader.BinFilenameFilter
           
 
Field Summary
protected  org.apache.log4j.Logger log
           
 
Method Summary
static void reset()
           
 void run()
           
static void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final org.apache.log4j.Logger log
Method Detail

start

public static void start()

reset

public static void reset()

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2004 sourceforge. All Rights Reserved.