blob: c61380c9e4835b882acb94db06e6e9f49617891a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.osbp.authentication.account.datamarts.UserAccountDatamartService">
<property name="datamart" type="String" value="org.eclipse.osbp.authentication.account.datamarts.UserAccountDatamartContainer"/>
<property name="service.pid" type="String" value="org.eclipse.osbp.authentication.account.datamarts.UserAccountDatamartService"/>
<service>
<provide interface="org.eclipse.osbp.runtime.common.filter.IDatamartService"/>
</service>
<implementation class="org.eclipse.osbp.authentication.account.datamarts.UserAccountDatamartService"/>
</scr:component>