ICEfaces Core 3.3.0
Java API Documentation

org.icefaces.bean
Annotation Type AllWindowsClosed


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface AllWindowsClosed

Method annotation designed to be used by session-scoped beans that need to be notified when all browser windows for that session are closed. Useful in cases where the application wants to actively cleanup a user-session when the final window associated with the session has been closed.


ICEfaces Core 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.