Pouyan Zaxar created WICKET-4660:
------------------------------------

             Summary: Add events for AtmosphereBehavior
                 Key: WICKET-4660
                 URL: https://issues.apache.org/jira/browse/WICKET-4660
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-atmosphere
    Affects Versions: 6.0.0-beta3
            Reporter: Pouyan Zaxar
            Assignee: Emond Papegaaij


Add events to AtmosphereBehavior so that components get informed of current 
AtmosphereResourceEventListener events.
I suggest another annotation such as @Listen applicable to a function with 
signature:
#listen(TYPE,AtmosphereResourceEvent) 
where TYPE is an enum containing various events (onSuspend / onResume / etc.)

--
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