Don't use NotificationListener (ServiceHandler) 19/108119/12
authorMatej Sramcik <matej.sramcik@pantheon.tech>
Thu, 28 Sep 2023 12:26:13 +0000 (14:26 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 12 Oct 2023 07:44:33 +0000 (07:44 +0000)
commit6be2858d9c01528228eb099843f2bd76cacdc089
tree5668022fca1fda0769e1880ef6db892dca06f39b
parent9f17579836675a4a48db481176726bb050ec8ca1
Don't use NotificationListener (ServiceHandler)

Don't use NotificationListener in ServiceHandlerListener.
This is a part of NotificationListener to Listener<?> migration.

JIRA: TRNSPRTPCE-756
Change-Id: Id67a411d17715cb9c9a3cf7127a058d3c742681a
Signed-off-by: Matej Sramcik <matej.sramcik@pantheon.tech>
networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetworkModelProvider.java
networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/ServiceHandlerListener.java