| 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.
|
| net.sf.mmm.util.event.impl.spring |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
EventBus |
UtilEventSpringConfig.eventBus() |
Copyright © 2001–2016 mmm-Team. All rights reserved.