SimpleQuartz | code | html | |
SimpleQuartzFactory | <task class="org.my.synapse.Task" name="string"> <property name="stringProp" value="String"/> <property name="xmlProp"> <somexml>config</somexml> </property> <trigger ([[count="10"]? interval="1000"] | [cron="0 * 1 * * ?"] | [once=(true | false)])/> </task> | code | html |
SimpleQuartzJob | code | html | |
SimpleQuartzSerializer | code | html |