|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BeanStore being destroyed.BeanStore.SpringViewProvider when a
view scoped view is about to be created.
ViewCache.null).
UIScopeImpl.VaadinSessionBeanStoreRetrievalStrategy to use.
VaadinSessionScope.VaadinSessionBeanStoreRetrievalStrategy to use.
null).
null).
ViewCacheRetrievalStrategy
to use.
BeanStore implementation that locks the related
VaadinSession for all operations that may not be thread safe
otherwise.UIScopeImpl.VaadinSessionBeanStoreRetrievalStrategy to use.
VaadinSessionScope.VaadinSessionBeanStoreRetrievalStrategy to use.
ViewCacheRetrievalStrategy
to use.
Component to prevent
conflicts with Component.UI-subclasses that are to be
automatically detected and configured by Spring.UIProvider that looks up UI classes from the
Spring application context.Vaadin
servlet that adds a SpringUIProvider to every new Vaadin session and
allows the use of a custom service URL on the bootstrap page.View-classes that
should be handled by the SpringViewProvider.ViewProvider that fetches the views from the Spring
application context.@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 provider and some other stuff.@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.SpringViewProvider creates a view
instance.view and its corresponding
BeanStore.ViewCache.SpringViewProvider when a
view scoped view has been created.
SpringViewProvider after creating a view
instance but before providing it for navigation.@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.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||