Uses of Package
org.eclipse.osgi.framework.eventmgr

Packages that use org.eclipse.osgi.framework.eventmgr
org.eclipse.osgi.baseadaptor.bundlefile   
org.eclipse.osgi.framework.eventmgr   
org.eclipse.osgi.framework.internal.core   
 

Classes in org.eclipse.osgi.framework.eventmgr used by org.eclipse.osgi.baseadaptor.bundlefile
EventDispatcher
          The EventDispatcher interface contains the method that is called by the Event Manager to complete the event delivery to the event listener.
 

Classes in org.eclipse.osgi.framework.eventmgr used by org.eclipse.osgi.framework.eventmgr
CopyOnWriteIdentityMap
          A copy-on-write identity map.
EventDispatcher
          The EventDispatcher interface contains the method that is called by the Event Manager to complete the event delivery to the event listener.
EventListeners
          Deprecated. As of 3.5. Replaced by CopyOnWriteIdentityMap.
EventManager
          This class is the central class for the Event Manager.
 

Classes in org.eclipse.osgi.framework.eventmgr used by org.eclipse.osgi.framework.internal.core
EventDispatcher
          The EventDispatcher interface contains the method that is called by the Event Manager to complete the event delivery to the event listener.
EventManager
          This class is the central class for the Event Manager.
ListenerQueue
          The ListenerQueue is used to snapshot the list of listeners at the time the event is fired.
 



Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.