public interface ViewCacheRetrievalStrategy
ViewCache. The strategy pattern
is used to make it easier to mock the
view scope while
doing testing. For internal use only.| Modifier and Type | Method and Description |
|---|---|
ViewCache |
getViewCache(org.springframework.beans.factory.BeanFactory beanFactory)
Returns the current bean store (never
null). |
ViewCache getViewCache(org.springframework.beans.factory.BeanFactory beanFactory)
null).Copyright © 2017 Vaadin Ltd. All Rights Reserved.