public class SimpleViewCacheRetrievalStrategy extends Object implements com.vaadin.spring.internal.ViewCacheRetrievalStrategy
ViewCacheRetrievalStrategy that always
returns the same instance of SimpleViewCache. This effectively means that exactly
one view scope is always active.| Constructor and Description |
|---|
SimpleViewCacheRetrievalStrategy(String beanStoreName) |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.spring.internal.ViewCache |
getViewCache(BeanFactory beanFactory) |
public SimpleViewCacheRetrievalStrategy(String beanStoreName)
public com.vaadin.spring.internal.ViewCache getViewCache(BeanFactory beanFactory)
getViewCache in interface com.vaadin.spring.internal.ViewCacheRetrievalStrategyCopyright © 2016. All rights reserved.