com.ozacc.mail.spring
クラス MailetRunnerJob
java.lang.Object
org.springframework.scheduling.quartz.QuartzJobBean
com.ozacc.mail.spring.MailetRunnerJob
- すべての実装インタフェース:
- org.quartz.Job
- public class MailetRunnerJob
- extends QuartzJobBean
- バージョン:
- $Id: MailetRunnerJob.java,v 1.1.2.2 2005/01/18 07:22:20 otsuka Exp $
- 作成者:
- Tomohiro Otsuka
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailetRunnerJob
public MailetRunnerJob()
- コンストラクタ。
executeInternal
protected void executeInternal(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- 例外:
org.quartz.JobExecutionException
- 関連項目:
QuartzJobBean.executeInternal(org.quartz.JobExecutionContext)
setFetchMailPro
public void setFetchMailPro(FetchMailPro fetchMailPro)
- パラメータ:
fetchMailPro
- The fetchMailPro to set.
setMailetWrapperList
public void setMailetWrapperList(List mailetWrapperList)
- パラメータ:
mailetWrapperList
- The mailetWrapperList to set.
Copyright © 2004-2005 OZACC. All Rights Reserved.