Package | Description |
---|---|
org.apache.camel.component.quartz2 | |
org.apache.camel.pollconsumer.quartz2 |
Class and Description |
---|
CamelJob
This is a Quartz Job that is scheduled by QuartzEndpoint's Consumer and will call it to
produce a QuartzMessage sending to a route.
|
QuartzComponent
A factory for QuartzEndpoint.
|
QuartzConsumer
This consumer process QuartzMessage when scheduler job is executed per scheduled time.
|
QuartzEndpoint
Provides a scheduled delivery of messages using the Quartz 2.x scheduler.
|
Class and Description |
---|
CamelJob
This is a Quartz Job that is scheduled by QuartzEndpoint's Consumer and will call it to
produce a QuartzMessage sending to a route.
|
Apache Camel