268.5. Quartz 스케줄러 시작

예를 들면 다음과 같습니다.

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