Project Wonder 5.0

er.javamail.mailer
Class ERMailerTimerTask

java.lang.Object
  extended by java.util.TimerTask
      extended by er.javamail.mailer.ERMailerTimerTask
All Implemented Interfaces:
java.lang.Runnable

public class ERMailerTimerTask
extends java.util.TimerTask

Timer task used when running the ERMailer in daemon mode.


Field Summary
static org.apache.log4j.Logger log
          logging support
 
Constructor Summary
ERMailerTimerTask()
           
 
Method Summary
 void run()
          Processes the outgoing mail.
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.log4j.Logger log
logging support

Constructor Detail

ERMailerTimerTask

public ERMailerTimerTask()
Method Detail

run

public void run()
Processes the outgoing mail.

Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.