| Package | Description |
|---|---|
| org.mmbase.cache |
The goal of this package is to centralize the MMBase
caches.
|
| org.mmbase.core.event |
An event mechanism.
|
| org.mmbase.util |
This package contains all kind of generic utilities.
|
| Class and Description |
|---|
| EventListener
This interface is the common type for custom EventListener interfaces.
|
| SystemEvent |
| SystemEventListener |
| WeightEventListener |
| Class and Description |
|---|
| AbstractEventBroker
An EventBroker which makes sure the the same listener is added only once.
|
| Event
This class is the base class for all mmbase events
|
| EventBroker
This is the base class for all event brokers in mmbase.
|
| EventListener
This interface is the common type for custom EventListener interfaces.
|
| EventManager
This class manages all event related stuff.
|
| IdEvent
Very generic event type, which only adds an 'id' property.
|
| SystemEvent |
| SystemEvent.Collectable
A SystemEvent that is also Collectable will be collected by the EventManger and also issued to EventListeners which are added after the event
happened.
|
| SystemEventListener |
| WeightEventListener |
| Class and Description |
|---|
| EventListener
This interface is the common type for custom EventListener interfaces.
|
| SystemEvent |
| SystemEventListener |
| WeightEventListener |
MMBase2 Utils 2.0.0 - 2019-08-08T23:20