| Package | Description |
|---|---|
| org.osgi.framework.wiring |
Framework Wiring Package Version 1.2.
|
| 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 © 2025 OSGi Alliance. All rights reserved.