| Modifier and Type | Class and Description |
|---|---|
class |
BasicEventBus
A simple Event Bus implementation which receives events or messages from
various sources and distributes them to all subscribers of the event type.
|
| Modifier and Type | Method and Description |
|---|---|
static EventBus |
DefaultEventBus.getInstance() |
Copyright © 2011–2014 Intelligents-ia. All rights reserved.