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.view
Methods in org.apache.myfaces.cdi.view that return ViewScopeContextualStorageHolder Modifier and Type Method Description protected static ViewScopeContextualStorageHolder
ViewScopeContextualStorageHolder. getInstance(FacesContext facesContext)
protected static ViewScopeContextualStorageHolder
ViewScopeContextualStorageHolder. getInstance(FacesContext facesContext, boolean create)
protected ViewScopeContextualStorageHolder
ViewScopeContext. getStorageHolder(FacesContext facesContext)
-