blob: b8b93f752b9a788dfe506afdf231d462790a66b9 [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.ote.simple.io.rest.SimpleOteRestConfig">
<service>
<provide interface="org.eclipse.osee.ote.rest.OteRestConfigurationProvider"/>
</service>
<implementation class="org.eclipse.ote.simple.io.rest.SimpleOteRestConfig"/>
</scr:component>