Re: Tapestry scheduler specify exact time

2012-06-27 Thread George Christman
Thanks Lance. On Wed, Jun 27, 2012 at 3:39 AM, Lance Java [via Tapestry] < ml-node+s1045711n5714110...@n5.nabble.com> wrote: > You can pass a CronSchedule to the PeriodicExecutor which uses the same > syntax as cron on unix > > http://en.wikipedia.org/wiki/Cron > > http://tapestry.apache.org/5.3.

Re: Tapestry scheduler specify exact time

2012-06-27 Thread Lance Java
You can pass a CronSchedule to the PeriodicExecutor which uses the same syntax as cron on unix http://en.wikipedia.org/wiki/Cron http://tapestry.apache.org/5.3.2/apidocs/org/apache/tapestry5/ioc/services/cron/CronSchedule.html -- View this message in context: http://tapestry.1045711.n5.nabble.co