OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Package org.osgi.framework.wiring

Framework Wiring Package Version 1.0.

See:
          Description

Interface Summary
BundleCapability A capability that has been declared from a bundle revision.
BundleRequirement A requirement that has been declared from a bundle revision.
BundleRevision Bundle Revision.
BundleRevisions The bundle revisions of a bundle.
BundleWire A wire connecting a BundleCapability to a BundleRequirement.
BundleWiring A wiring for a bundle.
FrameworkWiring Query and modify wiring information for the framework.
 

Package org.osgi.framework.wiring Description

Framework Wiring Package Version 1.0.

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.wiring; version="[1.0,2.0)"
 


OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

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