public class BundleWireDTO extends WireDTO
BundleWireDTO
s are referenced BundleWiringDTO.NodeDTO
s.
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.
|
capability, provider, requirement, requirer
Constructor and Description |
---|
BundleWireDTO() |
public int providerWiring
WiringDTO.id
,
BundleWire.getProviderWiring()
public int requirerWiring
WiringDTO.id
,
BundleWire.getRequirerWiring()
Copyright © OSGi Alliance (2000, 2020). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0