OSGi™ Core
Release 5

Uses of Interface
org.osgi.framework.wiring.BundleWire

Packages that use BundleWire
org.osgi.framework.wiring Framework Wiring Package Version 1.1. 
 

Uses of BundleWire in org.osgi.framework.wiring
 

Methods in org.osgi.framework.wiring that return types with arguments of type BundleWire
 java.util.List<BundleWire> BundleWiring.getProvidedWires(java.lang.String namespace)
          Returns the BundleWires to the provided capabilities of this bundle wiring.
 java.util.List<BundleWire> BundleWiring.getRequiredWires(java.lang.String namespace)
          Returns the BundleWires to the requirements in use by this bundle wiring.
 


OSGi™ Core
Release 5

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