Package | Description |
---|---|
org.eclipse.osgi.framework.internal.core | |
org.eclipse.osgi.internal.loader |
Modifier and Type | Method and Description |
---|---|
BundleLoaderProxy |
BundleHost.getLoaderProxy() |
Constructor and Description |
---|
ExportedPackageImpl(ExportPackageDescription exportedPackage,
BundleLoaderProxy supplier)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BundleLoaderProxy |
BundleLoader.getLoaderProxy() |
BundleLoaderProxy |
BundleLoader.getLoaderProxy(BundleDescription source) |
Modifier and Type | Method and Description |
---|---|
static void |
BundleLoader.closeBundleLoader(BundleLoaderProxy proxy) |
Constructor and Description |
---|
BundleLoader(BundleHost bundle,
BundleLoaderProxy proxy)
BundleLoader runtime constructor.
|
FilteredSourcePackage(String name,
BundleLoaderProxy supplier,
String includes,
String excludes,
String[] friends) |
SingleSourcePackage(String id,
BundleLoaderProxy supplier) |
SystemBundleLoader(BundleHost bundle,
BundleLoaderProxy proxy) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.