eXo Kernel :: Component :: Common Service 2.4.3-CLD

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 34394 2009-07-23 09:23:31Z dkatayev $

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 Exception
Overrides:
execute in class BaseJob
Throws:
Exception

eXo Kernel :: Component :: Common Service 2.4.3-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.