Class | Description |
---|---|
QuartzTaskManager | |
SimpleQuartzFactory |
<task class="org.my.synapse.Task" name="string">
<description>description in text</description>
<property name="stringProp" value="String"/>
<property name="xmlProp">
<somexml>config</somexml>
</property>
<trigger ([[count="10"]? interval="1000"] | [cron="0 * 1 * * ?"] | [once=(true | false)])/>
</task>
|
SimpleQuartzJob | |
SimpleQuartzSerializer | |
StartUpController |
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.