Uses of Interface
com.vaadin.spring.internal.ViewCacheRetrievalStrategy
Packages that use ViewCacheRetrievalStrategy
-
Uses of ViewCacheRetrievalStrategy in com.vaadin.spring.internal
Classes in com.vaadin.spring.internal that implement ViewCacheRetrievalStrategyModifier and TypeClassDescriptionstatic classImplementation ofViewCacheRetrievalStrategythat fetches theViewCacheinstance from the provided bean factory.Methods in com.vaadin.spring.internal that return ViewCacheRetrievalStrategyModifier and TypeMethodDescriptionstatic ViewCacheRetrievalStrategyViewScopeImpl.getViewCacheRetrievalStrategy()Returns theViewCacheRetrievalStrategyto use.Methods in com.vaadin.spring.internal with parameters of type ViewCacheRetrievalStrategyModifier and TypeMethodDescriptionstatic voidViewScopeImpl.setViewCacheRetrievalStrategy(ViewCacheRetrievalStrategy viewCacheRetrievalStrategy) Sets theViewCacheRetrievalStrategyto use.