org.apache.myfaces.spi.impl
Class DefaultViewScopeProviderFactory
java.lang.Object
org.apache.myfaces.spi.ViewScopeProviderFactory
org.apache.myfaces.spi.impl.DefaultViewScopeProviderFactory
- All Implemented Interfaces:
- FacesWrapper<ViewScopeProviderFactory>
public class DefaultViewScopeProviderFactory
- extends ViewScopeProviderFactory
- Author:
- Leonardo Uribe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VIEW_SCOPE_HANDLER
public static final String VIEW_SCOPE_HANDLER
VIEW_SCOPE_HANDLER_INSTANCE_KEY
public static final String VIEW_SCOPE_HANDLER_INSTANCE_KEY
DefaultViewScopeProviderFactory
public DefaultViewScopeProviderFactory()
getViewScopeHandler
public ViewScopeProvider getViewScopeHandler(ExternalContext externalContext)
- Specified by:
getViewScopeHandler
in class ViewScopeProviderFactory
setViewScopeHandler
public void setViewScopeHandler(ExternalContext externalContext,
ViewScopeProvider viewScopeHandler)
- Specified by:
setViewScopeHandler
in class ViewScopeProviderFactory
Copyright © 2015 The Apache Software Foundation. All rights reserved.