|
ICEfaces Core 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@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 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |