|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemotableQuartzScheduler | |
org.quartz.core | Contains the core classes and interfaces for the Quartz job scheduler. |
org.quartz.impl | Contains implementations of the SchedulerFactory, JobStore, ThreadPool, and other interfaces required by the org.quartz.core.QuartzScheduler. |
Uses of RemotableQuartzScheduler in org.quartz.core |
Classes in org.quartz.core that implement RemotableQuartzScheduler | |
class |
QuartzScheduler
This is the heart of Quartz, an indirect implementation of the
interface, containing methods to schedule s,
register instances, etc. |
Uses of RemotableQuartzScheduler in org.quartz.impl |
Methods in org.quartz.impl that return RemotableQuartzScheduler | |
protected RemotableQuartzScheduler |
RemoteScheduler.getRemoteScheduler()
|
|
Quartz Enterprise Job Scheduler Project Page | ||||||||||
PREV NEXT | FRAMES NO FRAMES |