Uses of Package
com.google.common.eventbus
Package
Description
Discouraged in favor of dependency injection and concurrency frameworks,
EventBus allows publish-subscribe-style communication.
-
ClassDescriptionDispatches events to listeners, and provides ways for listeners to register themselves.Context for an exception thrown by a subscriber.Handler for exceptions thrown by event subscribers.