Module org.omnifaces
Package org.omnifaces.cdi.viewscope
-
Interface Summary Interface Description ViewScopeStorage Interface for view scope bean storage. -
Class Summary Class Description ViewScopeContext ViewScopeEventListener Listener for Faces view scope destroy events so that view scope manager can be notified.ViewScopeExtension Register the CDI view scope context.ViewScopeManager Manages view scoped bean creation and destroy.ViewScopeStorageInSession Stores view scoped bean instances in a LRU map in HTTP session.ViewScopeStorageInViewState Stores view scoped bean instances in Faces view state itself.