org.chorem.vradi.services.tasks
Class ReceiveMailTasks
java.lang.Object
java.util.TimerTask
org.chorem.vradi.services.tasks.ReceiveMailTasks
- All Implemented Interfaces:
- Runnable
public class ReceiveMailTasks
- extends TimerTask
This task import xml stream at stream specified time.
- Version:
- $Revision: 21 $
Last update : $Date: 2011-05-09 18:43:58 +0200 (lun., 09 mai 2011) $
By : $Author: sletellier $
- Author:
- chatellier
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mailingManager
protected MailingManager mailingManager
ReceiveMailTasks
public ReceiveMailTasks(MailingManager mailingManager)
run
public void run()
- Specified by:
run in interface Runnable- Specified by:
run in class TimerTask
Copyright © 2009-2011 CodeLutin. All Rights Reserved.