OSGi™ Service Platform
Release 3

Package org.osgi.framework

Interface Summary
Bundle An installed bundle in the Framework.
BundleActivator Customizes the starting and stopping of this bundle.
BundleContext A bundle's execution context within the Framework.
BundleListener A BundleEvent listener.
Configurable Supports a configuration object.
Constants Defines standard names for the OSGi environment property, service property, and Manifest header attribute keys.
Filter An RFC 1960-based Filter.
FrameworkListener A FrameworkEvent listener.
ServiceFactory Allows services to provide customized service objects in the OSGi environment.
ServiceListener A ServiceEvent listener.
ServiceReference A reference to a service.
ServiceRegistration A registered service.
SynchronousBundleListener A synchronous BundleEvent listener.
 

Class Summary
AdminPermission Indicates the caller's authority to perform lifecycle operations on or to get sensitive information about a bundle.
BundleEvent A Framework event describing a bundle lifecycle change.
FrameworkEvent A general Framework event.
PackagePermission A bundle's authority to import or export a package.
ServiceEvent A service lifecycle change event.
ServicePermission Indicates a bundle's authority to register or get a service.
 

Exception Summary
BundleException A Framework exception used to indicate that a bundle lifecycle problem occurred.
InvalidSyntaxException A Framework exception.
 


OSGi™ Service Platform
Release 3

Copyright © OSGi Alliance (2000, 2003). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0