Package org.osgi.framework
package org.osgi.framework
Framework Package Version 1.5.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: org.osgi.framework;version="[1.5,2.0)"
-
ClassDescriptionA 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.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.An event from the Framework describing a service lifecycle change.A service exception used to indicate that a service problem occurred.Allows services to provide customized service objects in the OSGi environment.AServiceEvent
listener.A bundle's authority to register or get a service.A reference to a service.A registered service.A synchronousBundleEvent
listener.Version identifier for bundles and packages.