diff options
author | Johannes Dahlström <johannesd@vaadin.com> | 2012-11-22 13:31:02 +0200 |
---|---|---|
committer | Johannes Dahlström <johannesd@vaadin.com> | 2012-11-23 17:00:30 +0200 |
commit | 3aa137c3aff923b5e9f0b0714a595f29165e423a (patch) | |
tree | d2067b2733e4cbbd8234073a168aaa6ab1abf212 /server/src/com/vaadin/event | |
parent | 2a8435ee61c0f5e70691b2b1a01305f60ef4f67b (diff) | |
download | vaadin-framework-3aa137c3aff923b5e9f0b0714a595f29165e423a.tar.gz vaadin-framework-3aa137c3aff923b5e9f0b0714a595f29165e423a.zip |
Refactor heartbeat handling and inactive UI/session closing (#10252)
* Package-private VaadinService.cleanupSession() handles these, called from VaadinServlet and VaadinPortlet at the end of a request
* UI detach() called when removing from the session (#9755)
* UIs can be explicitly closed; UIs marked as closed are removed at the end of the request (#10249)
* Remove UI cleanup events and listeners in favor of detach events (#10251)
Change-Id: I1f994c43bd2fc5fe7f99f7152c9db35927235291
Diffstat (limited to 'server/src/com/vaadin/event')
0 files changed, 0 insertions, 0 deletions