Uses of Interface
org.osgi.resource.Wiring
-
Packages that use Wiring Package Description org.apache.felix.framework org.osgi.framework.wiring Framework Wiring Package Version 1.2. -
-
Uses of Wiring in org.apache.felix.framework
Classes in org.apache.felix.framework that implement Wiring Modifier and Type Class Description classBundleWiringImpl(package private) classExtensionManager.ExtensionManagerWiringMethods in org.apache.felix.framework with parameters of type Wiring Modifier and Type Method Description private static intDTOFactory. getWiringID(Wiring bw) -
Uses of Wiring in org.osgi.framework.wiring
Subinterfaces of Wiring in org.osgi.framework.wiring Modifier and Type Interface Description interfaceBundleWiringA wiring for a bundle.
-