Uses of Package
org.osgi.framework

Packages that use org.osgi.framework
org.osgi.framework Framework Package Version 1.5. 
org.osgi.framework.hooks.service Framework Service Hooks Package Version 1.0. 
org.osgi.framework.launch Framework Launch Package Version 1.0. 
org.osgi.service.condpermadmin Conditional Permission Admin Package Version 1.1. 
org.osgi.service.packageadmin Package Admin Package Version 1.2. 
org.osgi.service.startlevel Start Level Package Version 1.1. 
 

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.framework.hooks.service
BundleContext
          A bundle's execution context within the Framework.
ServiceEvent
          An event from the Framework describing a service lifecycle change.
 

Classes in org.osgi.framework used by org.osgi.framework.launch
Bundle
          An installed bundle in the Framework.
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
FrameworkEvent
          A general event from the Framework.
 

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.