com.jmail.util.log
Class Logger.LogClient

java.lang.Object
  |
  +--com.jmail.util.log.Logger.LogClient
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
Logger

static class Logger.LogClient
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
Logger.LogClient(int serialNumber)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logger.LogClient

public Logger.LogClient(int serialNumber)
Method Detail

run

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