Uses of Interface
org.osgi.framework.BundleReference

Packages that use BundleReference
org.apache.felix.framework   
org.apache.felix.framework.ext   
org.osgi.framework   
org.osgi.framework.startlevel   
org.osgi.framework.wiring   
 

Uses of BundleReference in org.apache.felix.framework
 

Classes in org.apache.felix.framework that implement BundleReference
 class BundleRevisionImpl
           
 class BundleWiringImpl
           
 class BundleWiringImpl.BundleClassLoader
           
 class BundleWiringImpl.BundleClassLoaderJava5
           
 class Felix
           
 

Uses of BundleReference in org.apache.felix.framework.ext
 

Subinterfaces of BundleReference in org.apache.felix.framework.ext
 interface FelixBundleContext
           
 

Uses of BundleReference in org.osgi.framework
 

Subinterfaces of BundleReference in org.osgi.framework
 interface BundleContext
          A bundle's execution context within the Framework.
 

Uses of BundleReference in org.osgi.framework.startlevel
 

Subinterfaces of BundleReference in org.osgi.framework.startlevel
 interface BundleStartLevel
          Query and modify the start level information for a bundle.
 interface FrameworkStartLevel
          Query and modify the start level information for the framework.
 

Uses of BundleReference in org.osgi.framework.wiring
 

Subinterfaces of BundleReference in org.osgi.framework.wiring
 interface BundleRevision
          Bundle Revision.
 interface BundleRevisions
          The bundle revisions of a bundle.
 interface BundleWiring
          A wiring for a bundle.
 interface FrameworkWiring
          Query and modify wiring information for the framework.
 



Copyright © 2012. All Rights Reserved.