[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1450) Pass Quartz Trigger and end time in @Asynchronous methods

Michael Yuan (JIRA) jira-events at lists.jboss.org
Mon Jul 30 17:47:49 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1450?page=all ]

Michael Yuan closed JBSEAM-1450.
--------------------------------

    Fix Version/s: 2.0.0.CR1
       Resolution: Done

Done. See example in examples/quartz and doc in doc/reference/en/modules/jms.xml.

> Pass Quartz Trigger and end time in @Asynchronous methods
> ---------------------------------------------------------
>
>                 Key: JBSEAM-1450
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1450
>             Project: JBoss Seam
>          Issue Type: Task
>          Components: Core
>            Reporter: Michael Yuan
>         Assigned To: Michael Yuan
>             Fix For: 2.0.0.CR1
>
>
> We should write a QuartzTriggerSchedule class to wrap a Quartz Trigger. It would allow the user to build their own triggers and then use @Trigger trigger to pass to a async method. We can provide that in addition to the current support for fixed interval and cron jobs.
> Also, we should support a @End parameter to specify the end date of the repeating task.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list