Class QuartzSheduler
java.lang.Object
org.exoplatform.services.scheduler.impl.QuartzSheduler
- All Implemented Interfaces:
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
ConstructorsConstructorDescriptionQuartzSheduler(org.exoplatform.container.ExoContainerContext ctx, org.exoplatform.container.xml.InitParams params) -
Method Summary
-
Constructor Details
-
Method Details
-
getQuartzSheduler
public org.quartz.Scheduler getQuartzSheduler() -
start
public void start()- Specified by:
startin interfaceorg.picocontainer.Startable
-
stop
public void stop()- Specified by:
stopin interfaceorg.picocontainer.Startable
-