| 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
This endpoint represent each job to be created in 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