Uses of Class
org.apache.myfaces.cdi.view.ViewScopeContextualStorageHolder
- 
Packages that use ViewScopeContextualStorageHolder Package Description org.apache.myfaces.cdi.view 
- 
- 
Uses of ViewScopeContextualStorageHolder in org.apache.myfaces.cdi.viewMethods in org.apache.myfaces.cdi.view that return ViewScopeContextualStorageHolder Modifier and Type Method Description protected static ViewScopeContextualStorageHolderViewScopeContextualStorageHolder. getInstance(FacesContext facesContext)protected static ViewScopeContextualStorageHolderViewScopeContextualStorageHolder. getInstance(FacesContext facesContext, boolean create)protected ViewScopeContextualStorageHolderViewScopeContext. getStorageHolder(FacesContext facesContext)
 
-