blob: eb30f628297a989fe1bee72389252e098361706a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="org.eclipse.osbp.ecview.extension.presentation.vaadin.converter.ConverterFactory">
<service>
<provide interface="org.eclipse.osbp.ecview.core.common.presentation.IConverterFactory"/>
</service>
<implementation class="org.eclipse.osbp.ecview.extension.presentation.vaadin.converter.ConverterFactory"/>
</scr:component>