Package | Description |
---|---|
org.eclipse.osgi.baseadaptor.bundlefile | |
org.eclipse.osgi.framework.eventmgr |
Provides the event manager API.
|
org.eclipse.osgi.framework.internal.core |
Modifier and Type | Class and Description |
---|---|
class |
MRUBundleFileList
A simple/quick/small implementation of an MRU (Most Recently Used) list to keep
track of open BundleFiles.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
BundleContextImpl
Bundle's execution context.
|
class |
StartLevelManager
StartLevel service implementation for the OSGi specification.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.