Uses of Class
org.osgi.resource.dto.WireDTO
Packages that use WireDTO
Package
Description
OSGi Data Transfer Object Framework Wiring Package Version 1.2.
OSGi Data Transfer Object Resource Package Version 1.0.
-
Uses of WireDTO in org.osgi.framework.wiring.dto
Subclasses of WireDTO in org.osgi.framework.wiring.dto -
Uses of WireDTO in org.osgi.resource.dto
Fields in org.osgi.resource.dto with type parameters of type WireDTOModifier and TypeFieldDescriptionWiringDTO.providedWires
The provided wires for the wiring node.WiringDTO.requiredWires
The required wires for the wiring node.