- All Implemented Interfaces:
- org.quartz.Job, org.quartz.StatefulJob
public class FederationScheduler
extends Object
implements org.quartz.StatefulJob
Quartz Job that kicks off the UDDI Publisher This job as
well as the UDDI publisher is handled differently from the other fgsms quartz
jobs. It runs every 5 minutes by default, however does no work unless we have
gone past the scheduled interval. This is done so that status information is
correctly displayed.
- Author:
- AO