blob: f7efa7eea2fa22a07d8c1c124feb2adba9061484 [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.orcs.rest.internal.ApiKeyApiImpl"/>
<service>
<provide interface="org.eclipse.osee.framework.core.ApiKeyApi"/>
</service>
<reference bind="setJdbcService" cardinality="1..1" interface="org.eclipse.osee.jdbc.JdbcService" name="JdbcService" policy="static"/>
</scr:component>