Package | Description |
---|---|
org.eclipse.osgi.internal.loader |
Modifier and Type | Class and Description |
---|---|
class |
FilteredSourcePackage |
class |
MultiSourcePackage |
class |
NullPackageSource
This class is used to optimize finding provided-packages for a bundle.
|
class |
SingleSourcePackage |
Modifier and Type | Method and Description |
---|---|
PackageSource |
BundleLoaderProxy.createPackageSource(ExportPackageDescription export,
boolean storeSource) |
PackageSource |
BundleLoader.getPackageSource(String pkgName) |
Modifier and Type | Method and Description |
---|---|
boolean |
PackageSource.hasCommonSource(PackageSource other) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.