blob: 0f6a975d919f7585c7f0ace00d85b0b5f2bf05a2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="ObjectStoreVisitedLinksService">
<implementation class="org.eclipse.smila.importing.state.objectstore.ObjectStoreVisitedLinksService"/>
<service>
<provide interface="org.eclipse.smila.importing.VisitedLinksService"/>
</service>
<reference bind="setObjectStore" cardinality="1..1" interface="org.eclipse.smila.objectstore.ObjectStoreService" name="ObjectStoreService" policy="static" unbind="unsetObjectStore"/>
</scr:component>