Uses of Interface
org.omnifaces.cdi.viewscope.ViewScopeStorage
Packages that use ViewScopeStorage
-
Uses of ViewScopeStorage in org.omnifaces.cdi.viewscope
Classes in org.omnifaces.cdi.viewscope that implement ViewScopeStorageModifier and TypeClassDescriptionclassStores view scoped bean instances in a LRU map in HTTP session.classStores view scoped bean instances in Faces view state itself.