Package org.mmbase.core.event

Interface Summary
AllEventListener This is a listener interface for every type of event.
EventListener This interface is the common type for custom EventListener interfaces.
IdEventListener This is the listener interface for id events
NodeEventListener This is the listener interface for node events
RelationEventListener This is the listener interface for relation events
 

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.
 

Exception Summary
UnsupportedEventException  
 



MMBase build 1.8.1.20060716