Class Summary |
KSBSchedulerFactoryBean |
An implementation of the Quartz SchedulerFactoryBean which uses a database-backed quartz if the useQuartzDatabase property
is set. |
MessageServiceExecutorJob |
Job saves a PersistedMessageBO to the message queue in the state of 'R' and then puts into a
MessageServiceInvoker for execution in KSBThreadPool . |
MessageServiceExecutorJobListener |
This is a description of what this class does - rkirkend don't forget to fill this in. |
QuartzConfigPropertiesFactoryBean |
A factory bean which reads quartz-related properties from the Config system and
generates a Properites instance for use when configuration quartz. |