Uses of Interface
com.vaadin.flow.server.ServiceDestroyListener
Packages that use ServiceDestroyListener
-
Uses of ServiceDestroyListener in com.vaadin.flow.hotswap
Classes in com.vaadin.flow.hotswap that implement ServiceDestroyListenerModifier and TypeClassDescriptionclassEntry point for application classes hot reloads. -
Uses of ServiceDestroyListener in com.vaadin.flow.server
Methods in com.vaadin.flow.server with parameters of type ServiceDestroyListenerModifier and TypeMethodDescriptionVaadinService.addServiceDestroyListener(ServiceDestroyListener listener) Adds a service destroy listener that gets notified when this service is destroyed. -
Uses of ServiceDestroyListener in com.vaadin.flow.server.dau
Classes in com.vaadin.flow.server.dau that implement ServiceDestroyListenerModifier and TypeClassDescriptionclassRequest interceptor that collects daily active users and stores them in the in-memory cache.