public class OsgiVaadinPortletService extends VaadinPortletService
VaadinPortletService class that uses the OsgiUIProvider to
configure the UI class for a VaadinPortlet.
This only applies to Liferay Portal 7+ with OSGi support.
URL_PARAMETER_CLOSE_APPLICATION, URL_PARAMETER_RESTART_APPLICATION| Constructor and Description |
|---|
OsgiVaadinPortletService(VaadinPortlet portlet,
DeploymentConfiguration deploymentConfiguration,
OsgiUIProvider osgiUIProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected VaadinSession |
createVaadinSession(VaadinRequest request) |
createRequestHandlers, getBaseDirectory, getConfiguredTheme, getConfiguredWidgetset, getCurrentPortletRequest, getCurrentRequest, getCurrentResponse, getMainDivId, getMimeType, getPortlet, getRequestType, getServiceName, getSessionLock, getStaticFileLocation, getThemeResourceAsStream, handleSessionExpired, isStandalone, preserveUIOnRefresh, readFromHttpSession, removeFromHttpSession, requestCanCreateSession, setSessionLock, writeToHttpSessionaccessSession, addServiceDestroyListener, addSessionDestroyListener, addSessionInitListener, cleanupSession, closeSession, createCriticalNotificationJSON, criticalNotification, destroy, ensureAccessQueuePurged, ensurePushAvailable, findUI, findVaadinSession, fireSessionDestroy, generateConnectorId, getApplicationUrl, getClassLoader, getCurrent, getDependencyFilters, getDeploymentConfiguration, getExistingSession, getLockAttributeName, getRequestHandlers, getServiceInitListeners, getSessionAttributeName, getSystemMessages, getSystemMessagesProvider, handleRequest, init, initConnectorIdGenerator, initDependencyFilters, isAtmosphereAvailable, isCsrfTokenValid, isOtherSessionLocked, isUIActive, loadSession, lockSession, reinitializeSession, removeServiceDestroyListener, removeSession, removeSessionDestroyListener, removeSessionInitListener, requestEnd, requestStart, runPendingAccessTasks, setClassLoader, setCurrent, setCurrentInstances, setDefaultClassLoader, setSystemMessagesProvider, storeSession, unlockSession, verifyNoOtherSessionLocked, writeStringResponse, writeUncachedStringResponsepublic OsgiVaadinPortletService(VaadinPortlet portlet, DeploymentConfiguration deploymentConfiguration, OsgiUIProvider osgiUIProvider) throws ServiceException
ServiceExceptionprotected VaadinSession createVaadinSession(VaadinRequest request) throws ServiceException
createVaadinSession in class VaadinPortletServiceServiceExceptionCopyright © 2022 Vaadin Ltd. All rights reserved.