org.mmbase.applications.email
Class EmailBackgroundHandler

java.lang.Object
  extended byorg.mmbase.applications.email.EmailBackgroundHandler
All Implemented Interfaces:
Runnable

public class EmailBackgroundHandler
extends Object
implements Runnable

background hanlder for sending email, a call backthread that is used to send email (one thread per active email node)

Author:
Daniel Ockeloen

Constructor Summary
EmailBackgroundHandler(MMObjectNode node)
          create a background thread with given email node
 
Method Summary
 void run()
          Main run, exception protected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailBackgroundHandler

public EmailBackgroundHandler(MMObjectNode node)
create a background thread with given email node

Method Detail

run

public void run()
Main run, exception protected

Specified by:
run in interface Runnable


MMBase build 1.8.1.20060716