| 
 | OSGi™ Core Release 5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Wire | |
|---|---|
| org.osgi.framework.wiring | Framework Wiring Package Version 1.1. | 
| org.osgi.resource | Resource Package Version 1.0. | 
| Uses of Wire in org.osgi.framework.wiring | 
|---|
| Subinterfaces of Wire in org.osgi.framework.wiring | |
|---|---|
|  interface | BundleWireA wire connecting a BundleCapabilityto aBundleRequirement. | 
| Methods in org.osgi.framework.wiring that return types with arguments of type Wire | |
|---|---|
|  java.util.List<Wire> | BundleWiring.getProvidedResourceWires(java.lang.String namespace)Returns the Wires to the providedcapabilitiesof this wiring. | 
|  java.util.List<Wire> | BundleWiring.getRequiredResourceWires(java.lang.String namespace)Returns the Wires to therequirementsin use
 by this wiring. | 
| Uses of Wire in org.osgi.resource | 
|---|
| Methods in org.osgi.resource that return types with arguments of type Wire | |
|---|---|
|  java.util.List<Wire> | Wiring.getProvidedResourceWires(java.lang.String namespace)Returns the Wires to the providedcapabilitiesof this wiring. | 
|  java.util.List<Wire> | Wiring.getRequiredResourceWires(java.lang.String namespace)Returns the Wires to therequirementsin use
 by this wiring. | 
| 
 | OSGi™ Core Release 5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||