Uses of Interface
org.omnifaces.cdi.viewscope.ViewScopeStorage
- 
Packages that use ViewScopeStorage Package Description org.omnifaces.cdi.viewscope 
- 
- 
Uses of ViewScopeStorage in org.omnifaces.cdi.viewscopeClasses in org.omnifaces.cdi.viewscope that implement ViewScopeStorage Modifier and Type Class Description classViewScopeStorageInSessionStores view scoped bean instances in a LRU map in HTTP session.classViewScopeStorageInViewStateStores view scoped bean instances in Faces view state itself.
 
-