|
Class Summary |
| AbstractEventBroker |
This is the base class for all event brokers in mmbase. |
| AllEventBroker |
a simple broker for AllEventListener. |
| Event |
This class is the base class for all mmbase events |
| EventManager |
This class manages all event related stuff. |
| IdEvent |
Very generic event type, which only adds an 'id' property. |
| IdEventBroker |
This class is the event broker implementation for the NodeEvent |
| NodeEvent |
This class communicates a node event. |
| NodeEventBroker |
This class is the event broker implementation for the NodeEvent |
| NodeEventHelper |
|
| RelationEvent |
This class reflects a ,,change relation event. |
| RelationEventBroker |
This class is the event broker implementation for the RelationEvent |
| TypedNodeEventListenerWrapper |
This class is a wrapper for node event listeners that only want to listen to
events concerning a specific builder. |
| TypedRelationEventListenerWrapper |
This class is a wrapper for relation event listeners that only want to listen
to events concerning a specific builder - more specifically, events concerning changes
in the relations from a specific builder's nodes. |