| Package | Description |
|---|---|
| net.sf.mmm.util.event.api |
Provides the API for a generic event-handling.
|
| 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 |
|---|
| ChangeType
This enum contains the available
types of a ChangeEvent. |
| Event
This is the interface for a generic event.
|
| EventListener
This is the interface for a generic event listener.
|
| EventListenerIgnore
This is an implementation of
EventListener that simply ignores all events. |
| Class and Description |
|---|
| Event
This is the interface for a generic event.
|
| EventBus
This is the interface for an event bus.
|
| EventListener
This is the interface for a generic event listener.
|
| EventSource
This interface allows listeners to be registered and unregistered.
|
| Class and Description |
|---|
| EventBus
This is the interface for an event bus.
|
Copyright © 2001–2015 mmm-Team. All rights reserved.