blob: 53b24feb43af7549ef99462138bf5453a391f76b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.osbp.ecview.core.common.concurrent.executor">
<implementation class="org.eclipse.osbp.ecview.core.common.concurrent.internal.ExecutorService"/>
<service>
<provide interface="org.eclipse.osbp.ecview.core.common.concurrent.IExecutorService"/>
</service>
</scr:component>