org.mmbase.applications.mmbob
Class ForumEmailSender

java.lang.Object
  extended byorg.mmbase.applications.mmbob.ForumEmailSender
All Implemented Interfaces:
Runnable

public class ForumEmailSender
extends Object
implements Runnable

Author:
Daniel Ockeloen

Constructor Summary
ForumEmailSender()
           
 
Method Summary
 void doWork()
          Main work loop
 void init()
          init()
 void run()
          Main loop, exception protected
 void start()
          Starts the main Thread.
 void stop()
          Stops the main Thread.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForumEmailSender

public ForumEmailSender()
Method Detail

init

public void init()
init()


start

public void start()
Starts the main Thread.


stop

public void stop()
Stops the main Thread.


run

public void run()
Main loop, exception protected

Specified by:
run in interface Runnable

doWork

public void doWork()
Main work loop



MMBase build 1.8.1.20060716