Home
last modified time | relevance | path

Searched defs:EventBus (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/eventbus/
DEventBus.java114 public class EventBus { class
170 public EventBus() { in EventBus() method in EventBus
180 public EventBus(String identifier) { in EventBus() method in EventBus
190 public EventBus(SubscriberExceptionHandler subscriberExceptionHandler) { in EventBus() method in EventBus