Uses of Class
com.vaadin.flow.server.VaadinServiceEventBus
Packages that use VaadinServiceEventBus
-
Uses of VaadinServiceEventBus in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return VaadinServiceEventBusModifier and TypeMethodDescriptionVaadinService.getEventBus()Gets the event bus of this service, through which events can be fired to the listeners registered on the service.