|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchedulerFactory | |
| org.quartz.examples | |
| org.quartz.impl | |
| Uses of SchedulerFactory in org.quartz.examples |
| Methods in org.quartz.examples with parameters of type SchedulerFactory | |
static void |
LoadTest.loadTest(SchedulerFactory sf)
|
static void |
ListenerTest.schedTest(SchedulerFactory sf)
|
static void |
QuartzRemoteClient.useRemoteScheduler(SchedulerFactory schedFact)
|
static void |
SchedTest.schedTest(SchedulerFactory sf)
|
static void |
ClusterTest.clusterTest(SchedulerFactory sf,
boolean clearJobs,
boolean scheduleJobs)
|
static void |
StatefulJobTest.schedTest(SchedulerFactory sf)
|
static void |
InterruptableJobTest.schedTest(SchedulerFactory sf)
|
static void |
InitJobsTest.schedTest(SchedulerFactory sf)
|
| Uses of SchedulerFactory in org.quartz.impl |
| Classes in org.quartz.impl that implement SchedulerFactory | |
class |
DirectSchedulerFactory
A singleton implementation of . |
class |
StdSchedulerFactory
An implementation of that
does all of it's work of creating a QuartzScheduler instance
based on the contenents of a Properties file. |
| Methods in org.quartz.impl with parameters of type SchedulerFactory | |
void |
QuartzServer.serve(SchedulerFactory schedFact,
boolean console)
|
|
Quartz Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||