Make LoggingRemoteDevice a singleton 72/108472/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Oct 2023 08:52:48 +0000 (10:52 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Oct 2023 08:52:48 +0000 (10:52 +0200)
commita761c3e99eaf67a10ddec2b7c9aca0a477b9f77d
treedef914b77009197628bdac2776d671ac6d3f560b
parent8de3aea53d134e8fb2a9829ed0f84d4684b79bca
Make LoggingRemoteDevice a singleton

There is no point in creating multiple instances of this class, just
squash them to a single instance.

Change-Id: Icb501b176577e2c18df565a7d7aeda01e047ca09
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/StressClient.java
netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/StressClientCallable.java