| Package | Description |
|---|---|
| com.vaadin.spring.internal |
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewScopeImpl.BeanFactoryContextViewCacheRetrievalStrategy
Implementation of
ViewCacheRetrievalStrategy
that fetches the ViewCache
instance from the provided bean factory. |
| Modifier and Type | Method and Description |
|---|---|
static ViewCacheRetrievalStrategy |
ViewScopeImpl.getViewCacheRetrievalStrategy()
Returns the
ViewCacheRetrievalStrategy
to use. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ViewScopeImpl.setViewCacheRetrievalStrategy(ViewCacheRetrievalStrategy viewCacheRetrievalStrategy)
Sets the
ViewCacheRetrievalStrategy
to use. |
Copyright © 2017 Vaadin Ltd. All Rights Reserved.