public static class AbstractVaadinSpringTest.TestSingletonBeanStoreRetrievalStrategy extends Object implements com.vaadin.spring.internal.BeanStoreRetrievalStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
CONVERSATION_ID |
| Constructor and Description |
|---|
TestSingletonBeanStoreRetrievalStrategy() |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.spring.internal.BeanStore |
getBeanStore() |
String |
getConversationId() |
public static final String CONVERSATION_ID
public TestSingletonBeanStoreRetrievalStrategy()
public com.vaadin.spring.internal.BeanStore getBeanStore()
getBeanStore in interface com.vaadin.spring.internal.BeanStoreRetrievalStrategypublic String getConversationId()
getConversationId in interface com.vaadin.spring.internal.BeanStoreRetrievalStrategyCopyright © 2019 The Holon Platform. All rights reserved.