- java.lang.Object
-
- com.vaadin.server.VaadinSession
-
- com.holonplatform.vaadin.spring.utils.AbstractVaadinSpringTest.TestVaadinSpringSession
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.vaadin.server.VaadinSession
com.vaadin.server.VaadinSession.FutureAccess, com.vaadin.server.VaadinSession.State
-
Field Summary
-
Fields inherited from class com.vaadin.server.VaadinSession
UI_PARAMETER
-
Constructor Summary
Constructors
| Constructor and Description |
TestVaadinSpringSession(org.springframework.web.context.WebApplicationContext applicationContext) |
-
Method Summary
-
Methods inherited from class com.vaadin.server.VaadinSession
access, accessSynchronously, addBootstrapListener, addRequestHandler, addUI, addUIProvider, close, createConnectorId, getAllSessions, getAttribute, getAttribute, getBrowser, getCommunicationManager, getConfiguration, getConverterFactory, getCsrfToken, getCumulativeRequestDuration, getCurrent, getDragAndDropService, getErrorHandler, getForSession, getGlobalResourceHandler, getLastRequestDuration, getLastRequestTimestamp, getLocale, getNextConnectorId, getNextUIid, getPendingAccessQueue, getPushId, getRequestHandlers, getService, getSession, getState, getUIByEmbedId, getUIById, getUIProviders, getUIs, isClosing, lock, modifyBootstrapResponse, refreshTransients, removeBootstrapListener, removeFromSession, removeRequestHandler, removeUI, removeUIProvider, setAttribute, setAttribute, setCommunicationManager, setConfiguration, setConverterFactory, setCurrent, setErrorHandler, setLastRequestDuration, setLastRequestTimestamp, setLocale, storeInSession, unlock, valueBound, valueUnbound
-
-
Method Detail
-
hasLock
public boolean hasLock()
- Overrides:
hasLock in class com.vaadin.server.VaadinSession
Copyright © 2019 The Holon Platform. All rights reserved.