| Package | Description |
|---|---|
| org.osgi.framework.wiring |
Framework Wiring Package Version 1.1.
|
| Modifier and Type | Method and Description |
|---|---|
List<BundleWire> |
BundleWiring.getProvidedWires(String namespace)
Returns the
BundleWires to the provided capabilities of this bundle wiring. |
List<BundleWire> |
BundleWiring.getRequiredWires(String namespace)
Returns the
BundleWires to the requirements in use by this bundle wiring. |
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.