Uses of Interface
org.osgi.resource.Wire
Packages that use Wire
-
Uses of Wire in org.osgi.resource
Methods in org.osgi.resource that return types with arguments of type WireModifier and TypeMethodDescriptionWiring.getProvidedResourceWires(String namespace) Returns theWires to the providedcapabilitiesof this wiring.Wiring.getRequiredResourceWires(String namespace) Returns theWires to therequirementsin use by this wiring.