Ensure successful registration of SubscribeDeviceNotificationRpc 36/110736/5
authorYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Thu, 14 Mar 2024 15:30:29 +0000 (17:30 +0200)
committerRobert Varga <nite@hq.sk>
Sat, 16 Mar 2024 14:24:06 +0000 (14:24 +0000)
commit96494b8928a7e8a08f3511246813522516a6a227
treee213f5a92b61785541d6a4077ad58472d2e13535
parent1df5858424cf7d5a86e5e896c209910c66863a42
Ensure successful registration of SubscribeDeviceNotificationRpc

Added service attribute to the @Component annotation within
SubscribeDeviceNotificationRpc implementation of
the RpcImplementation interface.
This addition ensures these class is successfully
registered within MdsalRestconfServer.

JIRA: NETCONF-1236
Change-Id: I5da8ebe9b5085195d718f833b6cbd79cb33ba867
Signed-off-by: Yaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/devnotif/SubscribeDeviceNotificationRpc.java