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(BeanFactory beanFactory)
Returns the current bean store (never
null). |
ViewCache getViewCache(BeanFactory beanFactory)
null).Copyright © 2015. All rights reserved.