| <?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> |