[
https://issues.apache.org/jira/browse/WICKET-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096997#comment-14096997
]
ASF subversion and git services commented on WICKET-4660:
---------------------------------------------------------
Commit 1a79985446b0a09de6ef699cd7dc4609df7b63d8 in wicket's branch
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=1a79985 ]
WICKET-4660 Make it possible to notify about Atmosphere internal events
(cherry picked from commit 39c2b674abf79f458417450c37010a353c70917e)
> Make it possible to notify about Atmosphere internal events
> -----------------------------------------------------------
>
> 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: Martin Grigorov
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)