| Class | Description |
|---|---|
| WindowScopeBeanLocator |
This class can be used to locate window scope beans from a non-JSF environment (mainly servlet environment).
|
| Annotation Type | Description |
|---|---|
| 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.
|
| ViewRetained |
When this annotation is found on a ViewScoped bean, that bean
will be propagated across navigations to the same view ID.
|
| WindowDisposed |
When this annotation is found on a ViewScoped bean, that bean
will be removed from the map when the browser window associated
with that view is closed.
|
Copyright 2025 ICEsoft Technologies Canada, Corp. All Rights Reserved.