Class QuartzSheduler
- java.lang.Object
-
- org.exoplatform.services.scheduler.impl.QuartzSheduler
-
- All Implemented Interfaces:
org.picocontainer.Startable
public class QuartzSheduler extends Object implements org.picocontainer.Startable
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 13, 2005- Version:
- $Id: QuartzSheduler.java 34394 2009-07-23 09:23:31Z dkatayev $
-
-
Constructor Summary
Constructors Constructor Description QuartzSheduler(org.exoplatform.container.ExoContainerContext ctx, org.exoplatform.container.xml.InitParams params)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.quartz.SchedulergetQuartzSheduler()voidstart()voidstop()
-