@Version(value="1.0")
See: Description
Interface | Description |
---|---|
ConnectContent | |
ConnectContent.ConnectEntry |
Represents the entry of a
ConnectContent . |
ConnectFrameworkFactory |
A factory for creating
Framework instances. |
ConnectModule |
A
ConnectModule is used by a Framework instance to access the
content of the connected bundle. |
FrameworkUtilHelper |
A helper for the
FrameworkUtil class. |
ModuleConnector |
A
ModuleConnector provides connections to instances of
ConnectModule that are used by a Framework instance to
connect installed bundles locations with content provided by the
ModuleConnector . |
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.connect; version="[1.0,2.0)"
Copyright © OSGi Alliance (2000, 2020). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0