blob: 4273e3aea88581f2af3da5f06bcf6cd5e5ab595a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.3.0" name="org.eclipse.app4mc.transformation.TransformationProcessor">
<service>
<provide interface="org.eclipse.app4mc.transformation.TransformationProcessor"/>
</service>
<reference cardinality="1..1" field="configAdmin" interface="org.osgi.service.cm.ConfigurationAdmin" name="configAdmin"/>
<implementation class="org.eclipse.app4mc.transformation.TransformationProcessor"/>
</scr:component>