Package | Description |
---|---|
org.osgi.framework.wiring |
Framework Wiring Package Version 1.2.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<BundleWire> |
BundleWiring.getProvidedWires(java.lang.String namespace)
Returns the
BundleWire s to the provided capabilities of this bundle wiring. |
java.util.List<BundleWire> |
BundleWiring.getRequiredWires(java.lang.String namespace)
Returns the
BundleWire s to the requirements in use by this bundle wiring. |
Copyright © OSGi Alliance (2000, 2020). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0