Uses of Interface
org.osgi.resource.Wire

Packages that use Wire
org.osgi.resource   
 

Uses of Wire in org.osgi.resource
 

Methods in org.osgi.resource that return types with arguments of type Wire
 List<Wire> Wiring.getProvidedResourceWires(String namespace)
          Returns the Wires to the provided capabilities of this wiring.
 List<Wire> Wiring.getRequiredResourceWires(String namespace)
          Returns the Wires to the requirements in use by this wiring.
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.