public static class QuartzComponentBuilderFactory.QuartzComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.quartz.QuartzComponent> implements QuartzComponentBuilderFactory.QuartzComponentBuilder
| Constructor and Description |
|---|
QuartzComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.quartz.QuartzComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitautoStartScheduler, basicPropertyBinding, bridgeErrorHandler, enableJmx, interruptJobsOnShutdown, prefixInstanceName, prefixJobNameWithEndpointId, properties, propertiesFile, propertiesRef, scheduler, schedulerFactory, startDelayedSecondsbuild, build, doSetProperty, registerprotected org.apache.camel.component.quartz.QuartzComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.quartz.QuartzComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.quartz.QuartzComponent>Apache Camel