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

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

Uses of BundleDescription.HeaderEntry in org.apache.xbean.osgi.bundle.util
 

Subclasses of BundleDescription.HeaderEntry in org.apache.xbean.osgi.bundle.util
static class BundleDescription.ExportPackage
           
static class BundleDescription.FragmentHost
           
static class BundleDescription.ImportPackage
           
static class BundleDescription.RequireBundle
           
static class BundleDescription.SymbolicName
           
 

Methods in org.apache.xbean.osgi.bundle.util that return types with arguments of type BundleDescription.HeaderEntry
 java.util.List<BundleDescription.HeaderEntry> BundleDescription.getBundleClassPath()
          Returns a list of paths that are listed in Bundle-ClassPath header.
 java.util.List<BundleDescription.HeaderEntry> BundleDescription.getDynamicImportPackage()
          Returns a list of packages that are listed in DynamicImport-Package header.
 



Copyright © 2005-2011. All Rights Reserved.