Serialized Form


Package com.vaadin.spring.internal

Class com.vaadin.spring.internal.BeanStore extends Object implements Serializable

serialVersionUID: 7625347916717427098L

Serialized Fields

objectMap

Map<K,V> objectMap

destructionCallbacks

Map<K,V> destructionCallbacks

name

String name

destructionCallback

BeanStore.DestructionCallback destructionCallback

destroyed

boolean destroyed

Class com.vaadin.spring.internal.DefaultViewCache extends Object implements Serializable

serialVersionUID: 4634842615905376953L

Serialized Fields

beanStores

Map<K,V> beanStores

viewUnderConstruction

String viewUnderConstruction

activeView

String activeView

Class com.vaadin.spring.internal.SessionLockingBeanStore extends BeanStore implements Serializable

serialVersionUID: -5244428440915664554L

Serialized Fields

session

com.vaadin.server.VaadinSession session

Class com.vaadin.spring.internal.UIID extends Object implements Serializable

serialVersionUID: -999655298640370601L

Serialized Fields

uiId

int uiId

Package com.vaadin.spring.navigator

Class com.vaadin.spring.navigator.SpringViewProvider extends Object implements Serializable

serialVersionUID: 6906237177564157222L

Serialized Fields

viewNameToBeanNamesMap

Map<K,V> viewNameToBeanNamesMap

applicationContext

org.springframework.context.ApplicationContext applicationContext

beanDefinitionRegistry

org.springframework.beans.factory.support.BeanDefinitionRegistry beanDefinitionRegistry

accessDeniedViewClass

Class<T> accessDeniedViewClass

Package com.vaadin.spring.server

Class com.vaadin.spring.server.SpringUIProvider extends com.vaadin.server.UIProvider implements Serializable

serialVersionUID: 6954428459733726004L

Serialized Fields

logger

org.slf4j.Logger logger

webApplicationContext

org.springframework.web.context.WebApplicationContext webApplicationContext

pathToUIMap

Map<K,V> pathToUIMap

wildcardPathToUIMap

Map<K,V> wildcardPathToUIMap

Class com.vaadin.spring.server.SpringVaadinServlet extends com.vaadin.server.VaadinServlet implements Serializable

serialVersionUID: 5371983676318947478L

Serialized Fields

serviceUrlPath

String serviceUrlPath

Class com.vaadin.spring.server.SpringVaadinServletRequest extends com.vaadin.server.VaadinServletRequest implements Serializable

Serialized Fields

urlPathHelper

org.springframework.web.util.UrlPathHelper urlPathHelper

clearServletPath

boolean clearServletPath

Class com.vaadin.spring.server.SpringVaadinServletService extends com.vaadin.server.VaadinServletService implements Serializable

Serialized Fields

serviceUrl

String serviceUrl



Copyright © 2015 Vaadin Ltd. All Rights Reserved.