Class ViewScopeImpl.BeanFactoryContextViewCacheRetrievalStrategy

java.lang.Object
com.vaadin.spring.internal.ViewScopeImpl.BeanFactoryContextViewCacheRetrievalStrategy
All Implemented Interfaces:
ViewCacheRetrievalStrategy
Enclosing class:
ViewScopeImpl

public static class ViewScopeImpl.BeanFactoryContextViewCacheRetrievalStrategy extends Object implements ViewCacheRetrievalStrategy
Implementation of ViewCacheRetrievalStrategy that fetches the ViewCache instance from the provided bean factory.
  • Constructor Details

    • BeanFactoryContextViewCacheRetrievalStrategy

      public BeanFactoryContextViewCacheRetrievalStrategy()
  • Method Details