Uses of Interface
com.vaadin.spring.internal.ViewCache

Packages that use ViewCache
com.vaadin.spring.internal   
 

Uses of ViewCache in com.vaadin.spring.internal
 

Classes in com.vaadin.spring.internal that implement ViewCache
 class DefaultViewCache
          Default implementation of ViewCache.
 

Methods in com.vaadin.spring.internal that return ViewCache
 ViewCache ViewCacheRetrievalStrategy.getViewCache(org.springframework.beans.factory.BeanFactory beanFactory)
          Returns the current bean store (never null).
 ViewCache ViewScopeImpl.BeanFactoryContextViewCacheRetrievalStrategy.getViewCache(org.springframework.beans.factory.BeanFactory beanFactory)
           
 



Copyright © 2016 Vaadin Ltd. All Rights Reserved.