public class BundleWireDTO
extends org.osgi.resource.dto.WireDTO
BundleWireDTOs are referenced BundleWiringDTO.NodeDTOs.
| Modifier and Type | Field and Description |
|---|---|
int |
providerWiring
The identifier of the provider wiring for the bundle wire.
|
int |
requirerWiring
The identifier of the requiring wiring for the bundle wire.
|
| Constructor and Description |
|---|
BundleWireDTO() |
public int providerWiring
WiringDTO.id,
BundleWire.getProviderWiring()public int requirerWiring
WiringDTO.id,
BundleWire.getRequirerWiring()Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0