| Package | Description |
|---|---|
| net.sf.mmm.util.event.base |
Contains the abstract base-implementation of the
event-handling API. |
| net.sf.mmm.util.event.impl |
Contains the implementation of the event API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventBus
This is the default implementation of
EventBus. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventBusImpl
This is the default implementation of
EventBus. |
| Modifier and Type | Field and Description |
|---|---|
private EventBus |
GwtEventBusAdapter.eventBus
Is the
EventBus to delegate to. |
| Modifier and Type | Method and Description |
|---|---|
void |
GwtEventBusAdapter.setEventBus(EventBus eventBus) |
| Constructor and Description |
|---|
GwtEventBusAdapter(EventBus eventBus)
The constructor.
|
Copyright © 2001–2015 mmm-Team. All rights reserved.