Convert MappingUtilsImpl into a Component 46/104346/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 9 Feb 2023 15:43:52 +0000 (16:43 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Mon, 13 Feb 2023 09:48:23 +0000 (10:48 +0100)
commit79e3715414de90d717b86c2eaff3d849fbf0a130
tree0a80d01724f09300fc9b1f56c5978427a5f6a5a1
parent5658cb4cbe04e4da2ae3508137b6719afc8fef78
Convert MappingUtilsImpl into a Component

This is as simple a component as they come: a single dependency and a
single service published. Split it out of the blueprint container.

Change-Id: Ib94603ca9e7f54639444cde9c1cba30967d3b23b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/pom.xml
common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java
common/src/main/resources/OSGI-INF/blueprint/common-blueprint.xml