Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.
EventThread This package private class is used for asynchronously dispatching events.
EventThread.Queued Queued is a nested top-level (non-member) class.
ListElement ListElement is a package private class.
ListenerQueue The ListenerQueue is used to snapshot the set of listeners at the time the event is fired.