blob: 0cf7d9d00fa8ce47a879a45632ab66edce9121ac [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="e4ContextViewServiceFactory">
<service>
<provide interface="org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceFactory"/>
</service>
<implementation class="org.eclipse.emfforms.internal.swt.core.di.EclipseContextViewServiceFactory"/>
</scr:component>