| 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.
|
| Class and Description |
|---|
| AbstractEventBus.EventDispatcher
A dispatcher for all
EventListeners of a particular event
type. |
| AbstractEventBus.EventListenerContainer
A simple container for a
registered EventListener. |
| AbstractEventSource
This is the abstract base implementation of the
EventListener interface. |
| AbstractSynchronizedEventSource
This class extends
AbstractEventSource with the ability of synchronization and therefore is
thread-safe. |
| Class and Description |
|---|
| AbstractEventBus
This is the default implementation of
EventBus. |
Copyright © 2001–2015 mmm-Team. All rights reserved.