Cleanup warnings in restconf-broker NotificationService 02/5502/4
authorRobert Varga <rovarga@cisco.com>
Fri, 28 Feb 2014 13:27:51 +0000 (14:27 +0100)
committerRobert Varga <rovarga@cisco.com>
Sun, 9 Mar 2014 18:52:02 +0000 (19:52 +0100)
commit012ae587dafe02b750ae90ccd80b02a26dfd741c
treea9df68a4e6e178a7808f8eeed947932e37be3ce5
parent7396bb6574dc2fb75900514efc7a701e81eb9408
Cleanup warnings in restconf-broker NotificationService

The registration map is not needed and the executor is not used, so
remove them. Also reuse AbstractListenerRegistration in place of a
custom-coded class.

Change-Id: Ia4060370faa03fb85d9a90471938501a583072d3
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-restconf-broker/src/main/java/org/opendaylight/controller/sal/restconf/broker/impl/NotificationServiceImpl.java