@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface QuartzComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
QuartzComponentBuilderFactory.QuartzComponentBuilder
Builder for the Quartz component.
|
static class |
QuartzComponentBuilderFactory.QuartzComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static QuartzComponentBuilderFactory.QuartzComponentBuilder |
quartz()
Quartz (camel-quartz)
Schedule sending of messages using the Quartz 2.x scheduler.
|
static QuartzComponentBuilderFactory.QuartzComponentBuilder quartz()
Apache Camel