org.exoplatform.services.scheduler.impl
Class QueueTaskJob

java.lang.Object
  extended by org.exoplatform.services.scheduler.BaseJob
      extended by org.exoplatform.services.scheduler.impl.QueueTaskJob
All Implemented Interfaces:
org.quartz.Job

public class QueueTaskJob
extends BaseJob

Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 7, 2005

Version:
$Id: QueueTaskJob.java 20167 2008-09-19 15:00:53Z tolusha $

Constructor Summary
QueueTaskJob()
           
 
Method Summary
 void execute(JobContext context)
           
 
Methods inherited from class org.exoplatform.services.scheduler.BaseJob
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueTaskJob

public QueueTaskJob()
Method Detail

execute

public void execute(JobContext context)
             throws java.lang.Exception
Overrides:
execute in class BaseJob
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.