JobInitializationPlugin.java | Class | This plugin loads XML file(s) to add jobs and schedule them with triggers
as the scheduler is initialized, and can optionally periodically scan the
file for changes.
The periodically scanning of files for changes is not currently supported in a
clustered environment.
If using the JobInitializationPlugin with JobStoreCMT, be sure to set the
plugin property wrapInUserTransaction to true. |