|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Classes and Interfaces | |
|
Convenience subclass of Quartz's org.quartz.CronTrigger class, making bean-style usage easier. |
|
Interface to be implemented by Quartz Triggers that are aware of the JobDetail object that they are associated with. |
|
Convenience subclass of Quartz's org.quartz.JobDetail class, making bean-style usage easier. |
|
Convenience subclass of Quartz's org.quartz.SimpleTrigger class, making bean-style usage easier. |
Changed Classes | |
|
JobFactory implementation that supports java.lang.Runnable objects as well as standard Quartz org.quartz.Job instances. |
|
A Spring FactoryBean for creating a Quartz org.quartz.CronTrigger instance, supporting bean-style usage for trigger configuration. |
|
org.springframework.beans.factory.FactoryBean that exposes a org.quartz.JobDetail object which delegates job execution to a specified (static or non-static) method. |
|
Common base class for accessing a Quartz Scheduler, i.e. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |