Uses of Class
com.vaadin.flow.server.SessionDestroyEvent
Packages that use SessionDestroyEvent
-
Uses of SessionDestroyEvent in com.vaadin.flow.hotswap
Methods in com.vaadin.flow.hotswap with parameters of type SessionDestroyEvent -
Uses of SessionDestroyEvent in com.vaadin.flow.server
Methods in com.vaadin.flow.server with parameters of type SessionDestroyEventModifier and TypeMethodDescriptionvoid
SessionDestroyListener.sessionDestroy
(SessionDestroyEvent event) Called when a Vaadin service session is no longer used.