org.exoplatform.services.scheduler.impl
Class QuartzSheduler

java.lang.Object
  extended by org.exoplatform.services.scheduler.impl.QuartzSheduler
All Implemented Interfaces:
org.picocontainer.Startable

public class QuartzSheduler
extends java.lang.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 20167 2008-09-19 15:00:53Z tolusha $

Constructor Summary
QuartzSheduler()
           
 
Method Summary
 org.quartz.Scheduler getQuartzSheduler()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuartzSheduler

public QuartzSheduler()
               throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getQuartzSheduler

public org.quartz.Scheduler getQuartzSheduler()

start

public void start()
Specified by:
start in interface org.picocontainer.Startable

stop

public void stop()
Specified by:
stop in interface org.picocontainer.Startable


Copyright © 2012 eXo Platform SAS. All Rights Reserved.