Package | Description |
---|---|
org.osgi.framework.wiring.dto |
OSGi Data Transfer Object Framework Wiring Package Version 1.2.
|
org.osgi.resource.dto |
OSGi Data Transfer Object Resource Package Version 1.0.
|
Modifier and Type | Class and Description |
---|---|
class |
BundleWireDTO
Data Transfer Object for a BundleWire.
|
Modifier and Type | Field and Description |
---|---|
List<WireDTO> |
WiringDTO.providedWires
The provided wires for the wiring node.
|
List<WireDTO> |
WiringDTO.requiredWires
The required wires for the wiring node.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.