Uses of Class
org.apache.myfaces.spi.ViewScopeProviderFactory

Packages that use ViewScopeProviderFactory
org.apache.myfaces.spi   
org.apache.myfaces.spi.impl   
 

Uses of ViewScopeProviderFactory in org.apache.myfaces.spi
 

Methods in org.apache.myfaces.spi that return ViewScopeProviderFactory
static ViewScopeProviderFactory ViewScopeProviderFactory.getViewScopeHandlerFactory(ExternalContext ctx)
           
 ViewScopeProviderFactory ViewScopeProviderFactory.getWrapped()
           
 

Methods in org.apache.myfaces.spi with parameters of type ViewScopeProviderFactory
static void ViewScopeProviderFactory.setViewScopeHandlerFactory(ExternalContext ctx, ViewScopeProviderFactory instance)
           
 

Uses of ViewScopeProviderFactory in org.apache.myfaces.spi.impl
 

Subclasses of ViewScopeProviderFactory in org.apache.myfaces.spi.impl
 class DefaultViewScopeProviderFactory
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.