blob: 64a8d37a8c8806b6f79f286ca333c647e5811c3a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.3.0" activate="activate" configuration-pid="TRANSFORMATION_SESSION_CONFIG" configuration-policy="require" name="templates.ProcessingUnitTransformer">
<service>
<provide interface="templates.ProcessingUnitTransformer"/>
<provide interface="org.eclipse.app4mc.transformation.templates.AbstractTransformer"/>
</service>
<reference cardinality="1..1" field="cacheTransformer" interface="templates.CacheTransformer" name="cacheTransformer"/>
<implementation class="templates.ProcessingUnitTransformer"/>
</scr:component>