Package org.osgi.framework
@Version("1.10")
package org.osgi.framework
Framework Package Version 1.10.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest.
Example import for consumers using the API in this package:
Import-Package: org.osgi.framework; version="[1.10,2.0)"
-
ClassDescriptionA bundle's authority to adapt an object to a type.A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.A
ServiceEvent
listener that does not filter based upon package wiring.An installed bundle in the Framework.Customizes the starting and stopping of a bundle.A bundle's execution context within the Framework.An event from the Framework describing a bundle lifecycle change.A Framework exception used to indicate that a bundle lifecycle problem occurred.ABundleEvent
listener.A bundle's authority to require or provide a bundle or to receive or attach fragments.A reference to a Bundle.A bundle's authority to provide or require a capability.Deprecated.As of 1.2.Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.An RFC 1960-based Filter.A general event from the Framework.AFrameworkEvent
listener.Framework Utility class.A Framework exception used to indicate that a filter string has an invalid syntax.A bundle's authority to import or export a package.A factory forprototype scope
services.An event from the Framework describing a service lifecycle change.A service exception used to indicate that a service problem occurred.A factory forbundle scope
services.AServiceEvent
listener.Allows multiple service objects for a service to be obtained.A bundle's authority to register or get a service.A reference to a service.A registered service.A synchronousBundleEvent
listener.AServiceEvent
listener that does not filter based upon any filter string specified toBundleContext.addServiceListener(ServiceListener, String)
.Version identifier for capabilities such as bundles and packages.Version range.