Uses of Class
org.eclipse.osgi.framework.internal.core.BundleRepository

Packages that use BundleRepository
org.eclipse.osgi.framework.internal.core   
 

Uses of BundleRepository in org.eclipse.osgi.framework.internal.core
 

Fields in org.eclipse.osgi.framework.internal.core declared as BundleRepository
protected  BundleRepository Framework.bundles
          The bundles installed in the framework
 

Methods in org.eclipse.osgi.framework.internal.core that return BundleRepository
protected  BundleRepository Framework.getBundles()
          Retrieve the BundleRepository of all installed bundles.