SpringAwareUIProvider and its TouchKit counterpart.BeanStore being destroyed.BeanStore.ViewCache.null).BeanStoreRetrievalStrategy to use.BeanStoreRetrievalStrategy to use.ApplicationContextnull).null).ViewCacheRetrievalStrategy to use.HttpServletResponseHttpServletResponseHttpServletRequest and HttpServletResponse@Scope("prototype").BeanStoreRetrievalStrategy to use.BeanStoreRetrievalStrategy to use.ViewCacheRetrievalStrategy to use.UIProvider that looks up UI classes from the Spring application context.Vaadin servlet that adds a SpringAwareUIProvider to
every new Vaadin session.ViewProvider that fetches the views from the Spring application context.ApplicationContext.Component to prevent conflicts with Component.view provider and some other stuff.HttpServletRequest and HttpServletResponse@Scope("vaadin-session").Scope that binds the beans to the
current VaadinSession (as opposed to the current Servlet session).BeanStoreRetrievalStrategy that
stores the BeanStore in the current VaadinSession.UI-subclasses that are to be automatically detected and configured
by Spring.@Scope("vaadin-ui").Scope that binds the UIs and dependent
beans to the current VaadinSession (as opposed to the current Servlet session).BeanStoreRetrievalStrategy that
stores the BeanStore in the current VaadinSession.View-classes that should be
handled by the SpringViewProvider.@Scope("vaadin-view).Scope that binds the views
and dependent beans to the visibility of the view, i.e.ViewCacheRetrievalStrategy that
fetches the ViewCache instance from the provided
bean factory.view and its
corresponding BeanStore.ViewCache.SpringViewProvider
provides a view.Copyright © 2015. All rights reserved.