| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchedulerContext | |
|---|---|
| org.quartz | The main package of Quartz, containing the client-side interfaces. | 
| 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 SchedulerContext in org.quartz | 
|---|
| Methods in org.quartz that return SchedulerContext | |
|---|---|
|  SchedulerContext | Scheduler.getContext()Returns the SchedulerContextof theScheduler. | 
| Uses of SchedulerContext in org.quartz.core | 
|---|
| Methods in org.quartz.core that return SchedulerContext | |
|---|---|
|  SchedulerContext | RemotableQuartzScheduler.getSchedulerContext() | 
|  SchedulerContext | QuartzScheduler.getSchedulerContext()Returns the SchedulerContextof theScheduler. | 
| Uses of SchedulerContext in org.quartz.impl | 
|---|
| Methods in org.quartz.impl that return SchedulerContext | |
|---|---|
|  SchedulerContext | StdScheduler.getContext()Returns the SchedulerContextof theScheduler. | 
|  SchedulerContext | RemoteScheduler.getContext()Returns the SchedulerContextof theScheduler. | 
|  SchedulerContext | RemoteMBeanScheduler.getContext()Returns the SchedulerContextof theScheduler. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||