Make DeviceTransactionManagerImpl configurable 48/104348/5
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 9 Feb 2023 16:22:10 +0000 (17:22 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Tue, 14 Feb 2023 15:13:47 +0000 (15:13 +0000)
commite1e2a7df4543689e486342870a97959e0dee0256
tree910b632e296e8fd2391ef98ce31e5d7263ce36cf
parent9f53b9879ce3255ae54379a0c2dc09872563d78e
Make DeviceTransactionManagerImpl configurable

Add an @ObjectClassDefinition and @Designate the configuration to use.
This the manager to be configured at runtime. It will be restarted
whenever the configuration changes.

Change-Id: I1fdd40c9fe11c3204af3794a3d0220b653973427
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/pom.xml
common/src/main/java/org/opendaylight/transportpce/common/device/DeviceTransactionManagerImpl.java