All Classes and Interfaces

Class
Description
This is a Quartz Job that is scheduled by QuartzEndpoint's Consumer and will call it to produce a QuartzMessage sending to a route.
Allows the camel-quartz component to be used as implementation for camel-cron endpoints.
 
This component will hold a Quartz Scheduler that will provide scheduled timer based endpoint that generate a QuartzMessage to a route.
Generated by camel build tools - do NOT edit this file!
Provide some constants used in this component package.
This consumer process QuartzMessage when scheduler job is executed per scheduled time.
Schedule sending of messages using the Quartz 2.x scheduler.
Generated by camel build tools - do NOT edit this file!
Generated by camel build tools - do NOT edit this file!
 
A Camel message to be created upon each scheduled job execution.
 
A quartz based ScheduledPollConsumerScheduler which uses a CronTrigger to define when the poll should be triggered.
Generated by camel build tools - do NOT edit this file!
 
 
 
This is Quartz based RoutePolicy implementation that re-use almost identical to "camel-quartz" component.
Quartz constants.
 
Task to be performed when initializing and starting the scheduler.
 
A stateful job for CamelJob.