Package org.quartz.plugins.xml
package org.quartz.plugins.xml
-
ClassesClassDescriptionParses an XML file that declares Jobs and their schedules (Triggers), and processes the related data.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.