@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface CronComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
CronComponentBuilderFactory.CronComponentBuilder
Builder for the Cron component.
|
static class |
CronComponentBuilderFactory.CronComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static CronComponentBuilderFactory.CronComponentBuilder |
cron()
Cron (camel-cron)
A generic interface for triggering events at times specified through the
Unix cron syntax.
|
static CronComponentBuilderFactory.CronComponentBuilder cron()
Apache Camel