Uses of Class
org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigEntry

Packages that use ViewConfigEntry
org.apache.myfaces.extensions.cdi.jsf.impl.config.view   
 

Uses of ViewConfigEntry in org.apache.myfaces.extensions.cdi.jsf.impl.config.view
 

Methods in org.apache.myfaces.extensions.cdi.jsf.impl.config.view that return ViewConfigEntry
protected  ViewConfigEntry ViewConfigExtension.createViewConfigEntry(Class pageDefinitionClass)
           
static ViewConfigEntry ViewConfigCache.getDefaultErrorView()
           
static ViewConfigEntry ViewConfigCache.getViewDefinition(Class<? extends ViewConfig> viewDefinitionClass)
           
static ViewConfigEntry ViewConfigCache.getViewDefinition(String viewId)
           
 

Methods in org.apache.myfaces.extensions.cdi.jsf.impl.config.view that return types with arguments of type ViewConfigEntry
static Collection<ViewConfigEntry> ViewConfigCache.getViewConfigEntries()
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.