Hide CallHomeMountSessionManager 79/104279/6
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Feb 2023 16:29:46 +0000 (17:29 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Feb 2023 09:44:27 +0000 (10:44 +0100)
commit2b1e9acfdc46d4e03d119e56884313b4b035ced9
tree645d6d3accdc0a924161c48bf97a6bb7a2f7a744
parent853f00672eb466174924b4eff89dc9ac5f774b34
Hide CallHomeMountSessionManager

This is an implementation detail not used anywhere, hide it and document
that it is non-final (as is CallHomeMountDispatcher) for testing
purposes.

Change-Id: Ibe8c662aab5b45a4f696719928c04fe2166f5077
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/CallHomeMountDispatcher.java
apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/CallHomeMountSessionManager.java
apps/callhome-provider/src/test/java/org/opendaylight/netconf/callhome/mount/CallHomeMountDispatcherTest.java