All Classes and Interfaces
Class
Description
An event bus associated with a specific
scope.The
EventBusAccessor is the entry point to accessing the event scopes in the form of
their corresponding EventBus objects.A listener interface to receive events from an
EventBus.Used on methods to automatically register them as event bus listeners in the UI scope.
A registration to an
EventBus.A
Qualifier annotation to select a specific EventBus.The supported scopes for events.