com.dotmarketing.quartz
Class DotSchedulerFactory
java.lang.Object
com.dotmarketing.quartz.DotSchedulerFactory
- All Implemented Interfaces:
- org.quartz.SchedulerFactory
public class DotSchedulerFactory
- extends java.lang.Object
- implements org.quartz.SchedulerFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAllSchedulers
public java.util.Collection<org.quartz.Scheduler> getAllSchedulers()
throws org.quartz.SchedulerException
- Specified by:
getAllSchedulers in interface org.quartz.SchedulerFactory
- Throws:
org.quartz.SchedulerException
getScheduler
public org.quartz.Scheduler getScheduler()
throws org.quartz.SchedulerException
- Specified by:
getScheduler in interface org.quartz.SchedulerFactory
- Throws:
org.quartz.SchedulerException
getScheduler
public org.quartz.Scheduler getScheduler(java.lang.String arg0)
throws org.quartz.SchedulerException
- Specified by:
getScheduler in interface org.quartz.SchedulerFactory
- Throws:
org.quartz.SchedulerException
getSequentialScheduler
public org.quartz.Scheduler getSequentialScheduler()
throws org.quartz.SchedulerException
- Throws:
org.quartz.SchedulerException
getInstance
public static DotSchedulerFactory getInstance()
throws org.quartz.SchedulerException
- Throws:
org.quartz.SchedulerException
Copyright © 2013 dotCMS Inc. All Rights Reserved.