Holds context/environment data that can be made available to Jobs as they are executed. This feature is much like the ServletContext feature when working with J2EE servlets.
Future versions of Quartz may make distinctions on how it propogates data in SchedulerContext
between instances of proxies to a single scheduler instance - i.e. if Quartz is being used via RMI.
|
|