Eclipse Platform
Release 3.7

Uses of Interface
org.eclipse.osgi.framework.eventmgr.EventDispatcher

Packages that use EventDispatcher
org.eclipse.osgi.framework.eventmgr Provides the event manager API. 
 

Uses of EventDispatcher in org.eclipse.osgi.framework.eventmgr
 

Methods in org.eclipse.osgi.framework.eventmgr with parameters of type EventDispatcher
 void ListenerQueue.queueListeners(EventListeners<K,V> listeners, EventDispatcher<K,V,E> dispatcher)
          Deprecated. As of 3.5. Replaced by ListenerQueue.queueListeners(Set, EventDispatcher).
 void ListenerQueue.queueListeners(Set<Map.Entry<K,V>> listeners, EventDispatcher<K,V,E> dispatcher)
          Add a set of listeners to the snapshot list.
 


Eclipse Platform
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2011. All rights reserved.