<?xml version="1.0" encoding="UTF-8"?> | |
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="start" deactivate="stop" modified="update"> | |
<implementation class="org.eclipse.osee.ote.master.rest.client.internal.OTEMasterServerImpl"/> | |
<service> | |
<provide interface="org.eclipse.osee.ote.master.rest.client.OTEMasterServer"/> | |
</service> | |
</scr:component> |