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

oldViewBeanStore

com.vaadin.spring.internal.DefaultViewCache.ViewBeanStore oldViewBeanStore

newViewBeanStore

com.vaadin.spring.internal.DefaultViewCache.ViewBeanStore newViewBeanStore

activeView

String activeView

listener

ViewActivationListener listener

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.SpringNavigator extends com.vaadin.navigator.Navigator implements Serializable

Serialized Fields

viewProvider

SpringViewProvider viewProvider

currentViewName

String currentViewName

activationListeners

List<E> activationListeners

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

serialVersionUID: 6906237177564157222L

Serialized Fields

viewNameToBeanNamesMap

Map<K,V> viewNameToBeanNamesMap

accessDeniedViewClass

Class<T> accessDeniedViewClass

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

Serialized Fields

viewName

String viewName

beanName

String beanName

Class com.vaadin.spring.navigator.ViewActivationListener.ViewActivationEvent extends EventObject implements Serializable

Serialized Fields

activated

boolean activated

viewName

String viewName

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

vaadinSession

com.vaadin.server.VaadinSession vaadinSession

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 © 2016 Vaadin Ltd. All Rights Reserved.