[ 
https://issues.jboss.org/browse/SEAMCRON-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Royle resolved SEAMCRON-7.
--------------------------------

    Resolution: Done


Ditched events at start of async call as there was no good use case. 
Implemented firing of events on completion of async call by firing the return 
value, qualified with all qualifiers present on the async method (except for 
@Asynchronous). If the method returns a Future<T>, we fire the value of T.

> Can we fire events before and after @Asynchronous execution? How?
> -----------------------------------------------------------------
>
>                 Key: SEAMCRON-7
>                 URL: https://issues.jboss.org/browse/SEAMCRON-7
>             Project: Seam Cron
>          Issue Type: Feature Request
>            Reporter: Peter Royle
>            Assignee: Peter Royle
>            Priority: Minor
>             Fix For: 3.0.0.Alpha1
>
>
> It would be uber cool if you could fire off an @Asynchronous method, and use 
> @Observes to handle the callback. But not sure how to tie those ends 
> together. Needs some thought.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
seam-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to