]> gerrit.simantics Code Review - simantics/platform.git/blob - component.xml
dbec6b8947322a0ec9b382764394efc8fdf1e0ae
[simantics/platform.git] / component.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.simantics.backup.db.modelled">
3    <implementation class="org.simantics.backup.db.ModelledBackupProvider"/>
4    <service>
5       <provide interface="org.simantics.backup.IBackupProvider"/>
6    </service>
7 </scr:component>