Package | Description |
---|---|
org.osgi.framework.wiring |
Framework Wiring Package Version 1.1.
|
Modifier and Type | Method and Description |
---|---|
BundleWiring |
BundleWire.getProviderWiring()
Returns the bundle wiring
providing the capability . |
BundleWiring |
BundleWire.getRequirerWiring()
Returns the bundle wiring who
requires the
capability . |
BundleWiring |
BundleRevision.getWiring()
Returns the bundle wiring which is using this bundle revision.
|
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.