Uses of Class
com.vaadin.flow.server.ServiceDestroyEvent
Packages that use ServiceDestroyEvent
-
Uses of ServiceDestroyEvent in com.vaadin.flow.hotswap
Methods in com.vaadin.flow.hotswap with parameters of type ServiceDestroyEvent -
Uses of ServiceDestroyEvent in com.vaadin.flow.server
Methods in com.vaadin.flow.server with parameters of type ServiceDestroyEventModifier and TypeMethodDescriptionvoid
ServiceDestroyListener.serviceDestroy
(ServiceDestroyEvent event) Invoked when a service is destroyed. -
Uses of ServiceDestroyEvent in com.vaadin.flow.server.dau
Methods in com.vaadin.flow.server.dau with parameters of type ServiceDestroyEventModifier and TypeMethodDescriptionvoid
DAUVaadinRequestInterceptor.serviceDestroy
(ServiceDestroyEvent event)