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) . |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.