org.mmbase.applications.email
Class EmailBackgroundHandler
java.lang.Object
org.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
|
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 |
EmailBackgroundHandler
public EmailBackgroundHandler(MMObjectNode node)
- create a background thread with given email node
run
public void run()
- Main run, exception protected
- Specified by:
run in interface Runnable
MMBase build 1.8.1.20060716