Uses of Class
com.vaadin.spring.internal.BeanStore
Packages that use BeanStore
-
Uses of BeanStore in com.vaadin.spring.internal
Subclasses of BeanStore in com.vaadin.spring.internalModifier and TypeClassDescriptionclassABeanStoreimplementation that locks the relatedVaadinSessionfor all operations that may not be thread safe otherwise.Methods in com.vaadin.spring.internal that return BeanStoreModifier and TypeMethodDescriptionBeanStoreRetrievalStrategy.getBeanStore()Returns the current bean store (nevernull).UIScopeImpl.VaadinSessionBeanStoreRetrievalStrategy.getBeanStore()VaadinSessionScope.VaadinSessionBeanStoreRetrievalStrategy.getBeanStore()DefaultViewCache.getCurrentViewBeanStore()ViewCache.getCurrentViewBeanStore()Returns the bean store for the currently active view.Methods in com.vaadin.spring.internal with parameters of type BeanStoreModifier and TypeMethodDescriptionvoidBeanStore.DestructionCallback.beanStoreDestroyed(BeanStore beanStore)