Split out NetconfMapperAggregator 99/104299/6
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Feb 2023 18:47:51 +0000 (19:47 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 8 Feb 2023 15:15:05 +0000 (15:15 +0000)
commitc8ef39052ea5e77cbce6d27657a2a17e401277a3
treed9bf3e8574b5dac6b787edf113b51dc03a06fecf
parent57f606aa0a3ac728737b88d42d6a2e11be5cfca6
Split out NetconfMapperAggregator

Create a component to host the corresponding Blueprint element.
This starts the path to making the contract of
AggregatedNetconfOperationServiceFactory more explicit.

JIRA: NETCONF-951
Change-Id: Ic4f0164ac3423f39ca0d52a6200dcbbfa8f35f7f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/mdsal-netconf-impl/src/main/java/org/opendaylight/netconf/impl/mdsal/NetconfMapperAggregator.java [new file with mode: 0644]
netconf/mdsal-netconf-impl/src/main/resources/OSGI-INF/blueprint/mdsal-netconf-impl.xml
protocol/netconf-impl/src/main/java/org/opendaylight/netconf/impl/osgi/AggregatedNetconfOperationServiceFactory.java