You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pouyan Zaxar (JIRA)" <ji...@apache.org> on 2012/07/17 16:15:34 UTC

[jira] [Created] (WICKET-4660) Add events for AtmosphereBehavior

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