Address comments from blueprint patches 54/47854/5
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Wed, 2 Nov 2016 19:02:35 +0000 (15:02 -0400)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Mon, 7 Nov 2016 13:10:54 +0000 (13:10 +0000)
commita007a4a04c33bb0b1ccb0d2e47115589f0447ee9
tree03d910f385c1366da741408fd1dbf73ddfaeb79c
parent698006bd45dcb38043fdd74980893307d2bc9257
Address comments from blueprint patches

This is a follow-up patch addressing the following comments:

- add missing destroy-method: https://git.opendaylight.org/gerrit/#/c/45750/
- refactor class name, remove useless param and got back to simple map/set
as there is no obvious need to have them concurrent: https://git.opendaylight.org/gerrit/#/c/45608/
- add TODO back: https://git.opendaylight.org/gerrit/#/c/45631/

Change-Id: Ie4648aa520717effbfe367de62a2fb7d6b1d3505
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
netconf/mdsal-netconf-impl/src/main/resources/org/opendaylight/blueprint/mdsal-netconf-impl.xml
netconf/mdsal-netconf-monitoring/src/main/java/org/opendaylight/controller/config/yang/netconf/mdsal/monitoring/MdsalMonitoringMapperFactory.java [moved from netconf/mdsal-netconf-monitoring/src/main/java/org/opendaylight/controller/config/yang/netconf/mdsal/monitoring/MdSalMonitoringMapperFactory.java with 96% similarity]
netconf/mdsal-netconf-monitoring/src/main/resources/org/opendaylight/blueprint/mdsal-netconf-monitoring.xml
netconf/mdsal-netconf-yang-library/src/main/java/org/opendaylight/netconf/mdsal/yang/library/SchemaServiceToMdsalWriter.java
netconf/netconf-impl/src/main/java/org/opendaylight/netconf/impl/osgi/NetconfCapabilityMonitoringService.java