|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewCacheRetrievalStrategy | |
|---|---|
| com.vaadin.spring.internal | |
| Uses of ViewCacheRetrievalStrategy in com.vaadin.spring.internal |
|---|
| Classes in com.vaadin.spring.internal that implement ViewCacheRetrievalStrategy | |
|---|---|
static class |
ViewScopeImpl.BeanFactoryContextViewCacheRetrievalStrategy
Implementation of ViewCacheRetrievalStrategy
that fetches the ViewCache
instance from the provided bean factory. |
| Methods in com.vaadin.spring.internal that return ViewCacheRetrievalStrategy | |
|---|---|
static ViewCacheRetrievalStrategy |
ViewScopeImpl.getViewCacheRetrievalStrategy()
Returns the ViewCacheRetrievalStrategy
to use. |
| Methods in com.vaadin.spring.internal with parameters of type ViewCacheRetrievalStrategy | |
|---|---|
static void |
ViewScopeImpl.setViewCacheRetrievalStrategy(ViewCacheRetrievalStrategy viewCacheRetrievalStrategy)
Sets the ViewCacheRetrievalStrategy
to use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||