blob: 07bde38b3a61c91da63abb08607eae35610a5f06 [file] [log] [blame]
<?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.jaxrs.JaxRsApiImpl"/>
<service>
<provide interface="org.eclipse.osee.framework.core.JaxRsApi"/>
</service>
<reference bind="setOrcsTokenService" cardinality="1..1" interface="org.eclipse.osee.framework.core.OrcsTokenService" name="OrcsTokenService" policy="static"/>
</scr:component>