Uses of Class
org.apache.xbean.osgi.bundle.util.BundleDescription.ImportPackage

Packages that use BundleDescription.ImportPackage
org.apache.xbean.osgi.bundle.util   
 

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.ImportPackage
 java.util.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.
 java.util.List<BundleDescription.ImportPackage> BundleDescription.getImportPackage()
          Returns a list of packages that are listed in Import-Package header.
 



Copyright © 2005-2011. All Rights Reserved.