Package | Description |
---|---|
org.eclipse.osgi.framework.eventmgr |
Provides the event manager API.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.