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.Stores a set of
AdaptPermissionpermissions.A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.Stores a collection ofAdminPermissions.AServiceEventlistener 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.ABundleEventlistener.A bundle's authority to require or provide a bundle or to receive or attach fragments.Stores a set ofBundlePermissionpermissions.A reference to a Bundle.A bundle's authority to provide or require a capability.Stores a set of CapabilityPermission permissions.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.RFC 1960-based Filter.This Map is used for case-insensitive key lookup during filter evaluation.This Map is used for key lookup during filter evaluation.Parser class for OSGi filter strings.This Map is used for key lookup from a ServiceReference during filter evaluation.A general event from the Framework.AFrameworkEventlistener.Framework Utility class.This class contains a method to match a distinguished name (DN) chain against and DN chain pattern.A Framework exception used to indicate that a filter string has an invalid syntax.A bundle's authority to import or export a package.Stores a set ofPackagePermissionpermissions.A factory forprototype scopeservices.An event from the Framework describing a service lifecycle change.A service exception used to indicate that a service problem occurred.A factory forbundle scopeservices.AServiceEventlistener.Allows multiple service objects for a service to be obtained.A bundle's authority to register or get a service.Stores a set of ServicePermission permissions.A reference to a service.A registered service.Package private class used by permissions for filter matching on signer key during filter expression evaluation in the permission implies method.A synchronousBundleEventlistener.AServiceEventlistener 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.