OSGi Service Platform
Release 4 (draft)

Uses of Package
org.osgi.framework

Packages that use org.osgi.framework
org.osgi.framework The OSGi Framework Package. 
org.osgi.service.cm The OSGi Configuration Admin service Package. 
org.osgi.service.component The OSGi Service Component Package. 
org.osgi.service.condpermadmin The OSGi Conditional Permission Admin Specification Version 1.0. 
org.osgi.service.device The OSGi Device Access Package. 
org.osgi.service.event The OSGi Event Admin Specification Version 1.0. 
org.osgi.service.log The OSGi Log Service Package. 
org.osgi.service.metatype The OSGi Metatype Package. 
org.osgi.service.packageadmin The OSGi Package Admin service Package. 
org.osgi.service.startlevel The OSGi StartLevel service Package. 
org.osgi.service.useradmin The OSGi User Admin service Package. 
org.osgi.service.wireadmin The OSGi Wire Admin service Package. 
org.osgi.util.tracker The OSGi Service Tracker Package. 
org.osgi.util.xml The OSGi XML Parser service Package. 
 

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.
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.cm
InvalidSyntaxException
          A Framework exception.
ServiceReference
          A reference to a service.
 

Classes in org.osgi.framework used by org.osgi.service.component
Bundle
          An installed bundle in the Framework.
BundleContext
          A bundle's execution context within the Framework.
ServiceReference
          A reference to a service.
 

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.device
ServiceReference
          A reference to a service.
 

Classes in org.osgi.framework used by org.osgi.service.event
Filter
          An RFC 1960-based Filter.
 

Classes in org.osgi.framework used by org.osgi.service.log
Bundle
          An installed bundle in the Framework.
ServiceReference
          A reference to a service.
 

Classes in org.osgi.framework used by org.osgi.service.metatype
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.service.useradmin
InvalidSyntaxException
          A Framework exception.
ServiceReference
          A reference to a service.
 

Classes in org.osgi.framework used by org.osgi.service.wireadmin
InvalidSyntaxException
          A Framework exception.
ServiceReference
          A reference to a service.
 

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.
 

Classes in org.osgi.framework used by org.osgi.util.xml
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.
ServiceFactory
          Allows services to provide customized service objects in the OSGi environment.
ServiceRegistration
          A registered service.
 


OSGi Service Platform
Release 4 (draft)

Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.