Uses of Interface
org.osgi.framework.startlevel.BundleStartLevel

Packages that use BundleStartLevel
org.eclipse.osgi.framework.internal.core   
org.eclipse.osgi.internal.composite   
 

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

Classes in org.eclipse.osgi.framework.internal.core that implement BundleStartLevel
 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 BundleStartLevel in org.eclipse.osgi.internal.composite
 

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



Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.