Uses of Interface
org.osgi.framework.wiring.BundleWire
Packages that use BundleWire
-
Uses of BundleWire in org.osgi.framework.wiring
Methods in org.osgi.framework.wiring that return types with arguments of type BundleWireModifier and TypeMethodDescriptionBundleWiring.getProvidedWires(String namespace) Returns theBundleWires to the providedcapabilitiesof this bundle wiring.BundleWiring.getRequiredWires(String namespace) Returns theBundleWires to therequirementsin use by this bundle wiring.