On 2010-12-13 15.58, Paul Merlin wrote:
The Scheduler interface is only about scheduling using cron expressions for
now, ie. mostly repeating tasks, but it will be easy to add method like:
<snip>

From a brief read-through it all looks good to me.

One detail: have you considered adding @CronExpression as a constraint on the Scheduler method parameters though? I know it's on the state, so it will cause exceptions anyway, but as a way to convey constraints to developers it's a good thing.

/Rickard

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to