Class ScopedEventBus.DefualtViewEventBus

java.lang.Object
org.vaadin.spring.events.internal.ScopedEventBus
org.vaadin.spring.events.internal.ScopedEventBus.DefualtViewEventBus
All Implemented Interfaces:
Serializable, EventBus, EventBus.ViewEventBus
Enclosing class:
ScopedEventBus

public static class ScopedEventBus.DefualtViewEventBus extends ScopedEventBus implements EventBus.ViewEventBus
Default implementation of EventBus.ViewEventBus.
See Also:
  • Constructor Details