public static class ViewScopeImpl.BeanFactoryContextViewCacheRetrievalStrategy extends Object implements ViewCacheRetrievalStrategy
ViewCacheRetrievalStrategy
that fetches the ViewCache
instance from the provided bean factory.| Constructor and Description |
|---|
BeanFactoryContextViewCacheRetrievalStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ViewCache |
getViewCache(org.springframework.beans.factory.BeanFactory beanFactory)
Returns the current bean store (never
null). |
public BeanFactoryContextViewCacheRetrievalStrategy()
public ViewCache getViewCache(org.springframework.beans.factory.BeanFactory beanFactory)
ViewCacheRetrievalStrategynull).getViewCache in interface ViewCacheRetrievalStrategyCopyright © 2019 Vaadin Ltd. All Rights Reserved.