blob: 0a792b46ea01f06bfe4e8edd1aed203c744f0399 [file]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="start">
<implementation class="org.eclipse.osee.account.rest.client.internal.AccountClientImpl"/>
<service>
<provide interface="org.eclipse.osee.account.rest.client.AccountClient"/>
</service>
<reference bind="bindJaxRsApi" cardinality="1..1" interface="org.eclipse.osee.framework.core.JaxRsApi" name="jaxRsApi" policy="static"/>
</scr:component>