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 class
BundleWiringImpl
(package private) class
ExtensionManager.ExtensionManagerWiring
Methods in org.apache.felix.framework with parameters of type Wiring Modifier and Type Method Description private static int
DTOFactory. getWiringID(Wiring bw)
-
Uses of Wiring in org.osgi.framework.wiring
Subinterfaces of Wiring in org.osgi.framework.wiring Modifier and Type Interface Description interface
BundleWiring
A wiring for a bundle.
-