org.exoplatform.services.scheduler
Class Task

java.lang.Object
  extended by org.exoplatform.services.scheduler.Task

public abstract class Task
extends Object

Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 29, 2005


Constructor Summary
Task()
           
 
Method Summary
abstract  void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Task

public Task()
Method Detail

execute

public abstract void execute()
                      throws Exception
Throws:
Exception


Copyright © 2009 eXo Platform SAS. All Rights Reserved.