Uses of Class
org.apache.xbean.osgi.bundle.util.BundleDescription.ImportPackage
Packages that use BundleDescription.ImportPackage
-
Uses of BundleDescription.ImportPackage in org.apache.xbean.osgi.bundle.util
Methods in org.apache.xbean.osgi.bundle.util that return types with arguments of type BundleDescription.ImportPackageModifier and TypeMethodDescriptionBundleDescription.getExternalImports()
Returns a list of packages that are listed in Import-Package header and are not listed in Export-Package header.BundleDescription.getImportPackage()
Returns a list of packages that are listed in Import-Package header.