Package | Description |
---|---|
org.apache.xbean.osgi.bundle.util |
Modifier and Type | Method and Description |
---|---|
List<BundleDescription.ImportPackage> |
BundleDescription.getExternalImports()
Returns a list of packages that are listed in Import-Package header
and are not listed in Export-Package header.
|
List<BundleDescription.ImportPackage> |
BundleDescription.getImportPackage()
Returns a list of packages that are listed in Import-Package header.
|
Copyright © 2005–2014. All rights reserved.