org.ferris.yahoo.finance.jmce.main
Class MainJob

java.lang.Object
  extended by org.ferris.yahoo.finance.jmce.main.MainJob
All Implemented Interfaces:
org.quartz.Job

public class MainJob
extends Object
implements org.quartz.Job


Constructor Summary
MainJob()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainJob

public MainJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext arg0)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException


Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.