netconf-executor: Moving NetconfSessionListenerImpl out of NetconfSessionImpl, and... 86/84886/1
authorOleg Mitsura <oleg.mitsura@amdocs.com>
Wed, 10 Apr 2019 13:58:21 +0000 (09:58 -0400)
committerOleg Mitsura <oleg.mitsura@amdocs.com>
Wed, 10 Apr 2019 13:59:50 +0000 (09:59 -0400)
commit8b9acafc674a3e9a833e1a1a78583fc78c922b2c
tree1a698882d86cd86bf950a678a35ec12b43596ca0
parent5ef963fcebf2e97fc097837d3993ad0f66885568
netconf-executor: Moving NetconfSessionListenerImpl out of NetconfSessionImpl, and adding test for it.

Issue-ID: CCSDK-1126

Change-Id: I8674c247e64efdf48faf35b8d21eae5eaed14d95
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfSessionImpl.kt
ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfSessionListenerImpl.kt [new file with mode: 0644]
ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfSessionListenerImplTest.kt [new file with mode: 0644]