com.solidstategroup.job
Class SiteProcessorJob

java.lang.Object
  extended by com.solidstategroup.job.SiteProcessorJob
All Implemented Interfaces:
org.quartz.Job

public class SiteProcessorJob
extends java.lang.Object
implements org.quartz.Job

SiteProcessorJob


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

Constructor Detail

SiteProcessorJob

public SiteProcessorJob()
Method Detail

execute

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