blob: 5a0889e690a93e8f86e41e42defe8ec775103c8d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" >
<implementation class="org.eclipse.osee.activity.internal.DatabaseActivityStorage"/>
<service>
<provide interface="org.eclipse.osee.activity.ActivityStorage"/>
</service>
<reference bind="setJdbcService" cardinality="1..1" interface="org.eclipse.osee.jdbc.JdbcService" name="JdbcService" policy="static"/>
</scr:component>