Uses of Package
org.osgi.framework

Packages that use org.osgi.framework
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry. 
org.eclipse.core.runtime.adaptor Provides API to start the platform. 
org.eclipse.equinox.app Provides core support for Eclipse application model. 
org.eclipse.ercp.eworkbench   
org.eclipse.ercp.update   
org.eclipse.osgi.baseadaptor   
org.eclipse.osgi.baseadaptor.hooks   
org.eclipse.osgi.event   
org.eclipse.osgi.framework.adaptor   
org.eclipse.osgi.framework.console   
org.eclipse.osgi.framework.internal.core   
org.eclipse.osgi.framework.util   
org.eclipse.osgi.service.resolver   
org.eclipse.ui.plugin Class hierarchies for plug-ins that integrate with the Eclipse Platform UI. 
org.osgi.framework   
org.osgi.service.application   
org.osgi.service.condpermadmin   
org.osgi.service.packageadmin   
org.osgi.service.startlevel   
org.osgi.util.tracker   
 

Classes in org.osgi.framework used by org.eclipse.core.runtime
Bundle
          An installed bundle in the Framework.
BundleActivator
          Customizes the starting and stopping of a bundle.
BundleContext
          A bundle's execution context within the Framework.
 

Classes in org.osgi.framework used by org.eclipse.core.runtime.adaptor
BundleContext
          A bundle's execution context within the Framework.
FrameworkEvent
          A general event from the Framework.
 

Classes in org.osgi.framework used by org.eclipse.equinox.app
Bundle
          An installed bundle in the Framework.
 

Classes in org.osgi.framework used by org.eclipse.ercp.eworkbench
BundleActivator
          Customizes the starting and stopping of a bundle.
 

Classes in org.osgi.framework used by org.eclipse.ercp.update
BundleActivator
          Customizes the starting and stopping of a bundle.
BundleContext
          A bundle's execution context within the Framework.
 

Classes in org.osgi.framework used by org.eclipse.osgi.baseadaptor
Bundle
          An installed bundle in the Framework.
BundleContext
          A bundle's execution context within the Framework.
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.eclipse.osgi.baseadaptor.hooks
BundleContext
          A bundle's execution context within the Framework.
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
 

Classes in org.osgi.framework used by org.eclipse.osgi.event
BundleListener
          A BundleEvent listener.
 

Classes in org.osgi.framework used by org.eclipse.osgi.framework.adaptor
Bundle
          An installed bundle in the Framework.
BundleContext
          A bundle's execution context within the Framework.
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
Filter
          An RFC 1960-based Filter.
ServiceReference
          A reference to a service.
ServiceRegistration
          A registered service.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.eclipse.osgi.framework.console
Bundle
          An installed bundle in the Framework.
 

Classes in org.osgi.framework used by org.eclipse.osgi.framework.internal.core
Bundle
          An installed bundle in the Framework.
BundleContext
          A bundle's execution context within the Framework.
BundleEvent
          An event from the Framework describing a bundle lifecycle change.
BundleListener
          A BundleEvent listener.
SynchronousBundleListener
          A synchronous BundleEvent listener.
 

Classes in org.osgi.framework used by org.eclipse.osgi.framework.util
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
 

Classes in org.osgi.framework used by org.eclipse.osgi.service.resolver
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
InvalidSyntaxException
          A Framework exception used to indicate that a filter string has an invalid syntax.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.eclipse.ui.plugin
BundleActivator
          Customizes the starting and stopping of a bundle.
BundleContext
          A bundle's execution context within the Framework.
 

Classes in org.osgi.framework used by org.osgi.framework
Bundle
          An installed bundle in the Framework.
BundleContext
          A bundle's execution context within the Framework.
BundleEvent
          An event from the Framework describing a bundle lifecycle change.
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleListener
          A BundleEvent listener.
Filter
          An RFC 1960-based Filter.
FrameworkEvent
          A general event from the Framework.
FrameworkListener
          A FrameworkEvent listener.
InvalidSyntaxException
          A Framework exception used to indicate that a filter string has an invalid syntax.
ServiceEvent
          An event from the Framework describing a service lifecycle change.
ServiceListener
          A ServiceEvent listener.
ServiceReference
          A reference to a service.
ServiceRegistration
          A registered service.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.osgi.service.application
InvalidSyntaxException
          A Framework exception used to indicate that a filter string has an invalid syntax.
 

Classes in org.osgi.framework used by org.osgi.service.condpermadmin
Bundle
          An installed bundle in the Framework.
 

Classes in org.osgi.framework used by org.osgi.service.packageadmin
Bundle
          An installed bundle in the Framework.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.osgi.service.startlevel
Bundle
          An installed bundle in the Framework.
 

Classes in org.osgi.framework used by org.osgi.util.tracker
BundleContext
          A bundle's execution context within the Framework.
Filter
          An RFC 1960-based Filter.
ServiceReference
          A reference to a service.