org.exoplatform.services.scheduler.impl
Class QuartzSheduler
java.lang.Object
org.exoplatform.services.scheduler.impl.QuartzSheduler
- All Implemented Interfaces:
- Startable
public class QuartzSheduler
- extends Object
- implements 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 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuartzSheduler
public QuartzSheduler(ExoContainerContext ctx)
throws Exception
- Throws:
Exception
getQuartzSheduler
public org.quartz.Scheduler getQuartzSheduler()
start
public void start()
- Specified by:
start in interface Startable
stop
public void stop()
- Specified by:
stop in interface Startable
Copyright © 2013 eXo Platform SAS. All Rights Reserved.