Package | Description |
---|---|
org.omnifaces.cdi.viewscope |
Modifier and Type | Class and Description |
---|---|
class |
ViewScopeStorageInSession
Stores view scoped bean instances in a LRU map in HTTP session.
|
class |
ViewScopeStorageInViewState
Stores view scoped bean instances in JSF view state itself.
|
Copyright © 2012–2020 OmniFaces. All rights reserved.