|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanStoreRetrievalStrategy | |
|---|---|
| com.vaadin.spring.internal | |
| Uses of BeanStoreRetrievalStrategy in com.vaadin.spring.internal |
|---|
| Classes in com.vaadin.spring.internal that implement BeanStoreRetrievalStrategy | |
|---|---|
static class |
UIScopeImpl.VaadinSessionBeanStoreRetrievalStrategy
Implementation of BeanStoreRetrievalStrategy that stores the
BeanStore in the current VaadinSession. |
static class |
VaadinSessionScope.VaadinSessionBeanStoreRetrievalStrategy
Implementation of BeanStoreRetrievalStrategy that stores the
BeanStore in the current VaadinSession. |
| Methods in com.vaadin.spring.internal that return BeanStoreRetrievalStrategy | |
|---|---|
static BeanStoreRetrievalStrategy |
VaadinSessionScope.getBeanStoreRetrievalStrategy()
Returns the VaadinSessionScope.VaadinSessionBeanStoreRetrievalStrategy to use. |
static BeanStoreRetrievalStrategy |
UIScopeImpl.getBeanStoreRetrievalStrategy()
Returns the UIScopeImpl.VaadinSessionBeanStoreRetrievalStrategy to use. |
| Methods in com.vaadin.spring.internal with parameters of type BeanStoreRetrievalStrategy | |
|---|---|
static void |
VaadinSessionScope.setBeanStoreRetrievalStrategy(BeanStoreRetrievalStrategy beanStoreRetrievalStrategy)
Sets the VaadinSessionScope.VaadinSessionBeanStoreRetrievalStrategy to use. |
static void |
UIScopeImpl.setBeanStoreRetrievalStrategy(BeanStoreRetrievalStrategy beanStoreRetrievalStrategy)
Sets the UIScopeImpl.VaadinSessionBeanStoreRetrievalStrategy to use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||