Uses of Interface
org.osgi.framework.wiring.BundleRevisions

Packages that use BundleRevisions
org.apache.felix.framework   
org.eclipse.osgi.framework.internal.core   
org.eclipse.osgi.internal.composite   
 

Uses of BundleRevisions in org.apache.felix.framework
 

Classes in org.apache.felix.framework that implement BundleRevisions
 class Felix
           
 

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

Classes in org.eclipse.osgi.framework.internal.core that implement BundleRevisions
 class AbstractBundle
          This object is given out to bundles and wraps the internal Bundle object.
 class BundleFragment
           
 class BundleHost
           
 class InternalSystemBundle
          This class subclasses Bundle to provide a system Bundle so that the framework can be represented as a bundle and can access the services provided by other bundles.
 

Uses of BundleRevisions in org.eclipse.osgi.internal.composite
 

Classes in org.eclipse.osgi.internal.composite that implement BundleRevisions
 class CompositeBase
          This is a base class for both composite and surrogate bundles.
 class CompositeImpl
           
 class SurrogateImpl
           
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.