Reuse AbstractListenerRegistration 05/5405/2
authorRobert Varga <rovarga@cisco.com>
Wed, 19 Feb 2014 02:54:03 +0000 (03:54 +0100)
committerRobert Varga <rovarga@cisco.com>
Tue, 25 Feb 2014 09:39:03 +0000 (10:39 +0100)
commit0ace6d34a0b5220398adf4c57c782fc5accc49bd
tree597897d49d41f9ce71137892e01997e08052eb78
parent0aa213fe3642365828fdd4de07bf5673429dc5eb
Reuse AbstractListenerRegistration

No sense in defining a new class -- just reuse what's already there.
Also uncovers the fact that we're losing an underlying registration --
but let's deal with that once the ListenerRegistration API changes not
to throw exceptions on close().

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