lumis.portal.sendmail
Class SendMailClock
java.lang.Object
lumis.portal.service.GenericServiceClock
lumis.portal.sendmail.SendMailClock
- All Implemented Interfaces:
- IServiceClock
public class SendMailClock
- extends GenericServiceClock
A clock used to call ISendMailManager.pollMailQueueProcessing()
at
regular intervals.
- Since:
- 4.0.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SendMailClock
public SendMailClock()
doTick
public void doTick(SessionConfig sessionConfig,
ClockConfig clockConfig)
throws ServiceException,
PortalException
- Calls
ISendMailManager.pollMailQueueProcessing()
.
- Throws:
ServiceException
PortalException
- Since:
- 4.0.4
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.