[ 
https://issues.apache.org/jira/browse/WICKET-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emond Papegaaij resolved WICKET-4653.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0

Fixed. @Subscribe is now also supported on methods on behaviors. The same rules 
apply as on methods on components (public, first parameter is 
AjaxRequestTarget, second parameter is event)
                
> Subscribing behaviors for push events
> -------------------------------------
>
>                 Key: WICKET-4653
>                 URL: https://issues.apache.org/jira/browse/WICKET-4653
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-atmosphere
>    Affects Versions: 6.0.0-beta2
>            Reporter: Emond Papegaaij
>            Assignee: Emond Papegaaij
>             Fix For: 6.0.0
>
>
> Wicket-atmosphere only supports the @Subscribe annotation on methods on 
> components. It would be nice if methods on behaviors could also be annotated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to