public class DefaultViewScopeProviderFactory extends ViewScopeProviderFactory
| Modifier and Type | Field and Description | 
|---|---|
| static String | VIEW_SCOPE_HANDLER | 
| static String | VIEW_SCOPE_HANDLER_INSTANCE_KEY | 
FACTORY_DEFAULT| Constructor and Description | 
|---|
| DefaultViewScopeProviderFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| ViewScopeProvider | getViewScopeHandler(ExternalContext externalContext) | 
| void | setViewScopeHandler(ExternalContext externalContext,
                   ViewScopeProvider viewScopeHandler) | 
getViewScopeHandlerFactory, getWrapped, setViewScopeHandlerFactorypublic static final String VIEW_SCOPE_HANDLER
public static final String VIEW_SCOPE_HANDLER_INSTANCE_KEY
public ViewScopeProvider getViewScopeHandler(ExternalContext externalContext)
getViewScopeHandler in class ViewScopeProviderFactorypublic void setViewScopeHandler(ExternalContext externalContext, ViewScopeProvider viewScopeHandler)
setViewScopeHandler in class ViewScopeProviderFactoryCopyright © 2021 The Apache Software Foundation. All rights reserved.