Uses of Class
org.apache.myfaces.cdi.view.ViewScopeContextualStorage
- 
Packages that use ViewScopeContextualStorage Package Description org.apache.myfaces.cdi.view 
- 
- 
Uses of ViewScopeContextualStorage in org.apache.myfaces.cdi.viewMethods in org.apache.myfaces.cdi.view that return ViewScopeContextualStorage Modifier and Type Method Description protected ViewScopeContextualStorageViewScopeContext. getContextualStorage(FacesContext facesContext, boolean createIfNotExist)protected ViewScopeContextualStorageViewScopeContextualStorageHolder. newContextualStorage(String slotId)
 
-