com.dotmarketing.quartz.job
Class UpdateRatingThread

java.lang.Object
  extended by com.dotmarketing.quartz.job.UpdateRatingThread
All Implemented Interfaces:
org.quartz.Job, org.quartz.StatefulJob

public class UpdateRatingThread
extends java.lang.Object
implements org.quartz.StatefulJob


Constructor Summary
UpdateRatingThread()
           
 
Method Summary
 void destroy()
           
 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

UpdateRatingThread

public UpdateRatingThread()
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

destroy

public void destroy()


Copyright © 2013 dotCMS Inc. All Rights Reserved.