blob: 7e009fa543d46ed66179d64fd00d7ae1af0dd640 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.3.0" name="templates.MappingTransformer">
<service scope="prototype">
<provide interface="templates.MappingTransformer"/>
</service>
<reference cardinality="1..1" field="customObjsStore" interface="org.eclipse.app4mc.transformation.extensions.ICustomObjectsStore" name="customObjsStore"/>
<implementation class="templates.MappingTransformer"/>
</scr:component>