public static class BundleWiringDTO.NodeDTO extends WiringDTO
The providedWires
field must contain an
array of BundleWireDTO
s. The requiredWires
field must contain an array of BundleWireDTO
s.
Modifier and Type | Field and Description |
---|---|
boolean |
current
The current state of the bundle wiring.
|
boolean |
inUse
The bundle wiring's in use setting indicates that the bundle wiring
is in use.
|
capabilities, id, providedWires, requiredWires, requirements, resource
Constructor and Description |
---|
NodeDTO() |
public boolean inUse
BundleWiring.isInUse()
public boolean current
BundleWiring.isCurrent()
Copyright © OSGi Alliance (2000, 2020). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0