268.5. Quartz スケジューラーの開始

以下に例を示します。

<bean id="quartz" class="org.apache.camel.component.quartz.QuartzComponent">
    <property name="startDelayedSeconds" value="5"/>
</bean>