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

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

Uses of BundleWiring in org.osgi.framework.wiring
 

Methods in org.osgi.framework.wiring that return BundleWiring
 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 The Apache Software Foundation. All Rights Reserved.