Package org.eclipse.osgi.framework.eventmgr

Interface Summary
EventDispatcher The EventDispatcher interface contains the method that is called by the Event Manager to complete the event delivery to the event listener.
 

Class Summary
EventListeners This class manages a list of listeners.
EventManager This class is the central class for the Event Manager.
ListenerQueue The ListenerQueue is used to snapshot the set of listeners at the time the event is fired.