blob: 69da55fdc0a975731fbf07bf984ffa7eb37f6715 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" enabled="true" immediate="true" name="org.eclipse.ote.services.core.bundlelocator">
<implementation class="org.eclipse.ote.services.core.OTEClientToServerBundleLocator"/>
<service>
<provide interface="org.eclipse.osee.ote.core.OteBundleLocator"/>
</service>
<reference bind="add" cardinality="0..n" interface="org.eclipse.ote.services.core.LoadBundleProvider" name="LoadBundleProvider" policy="dynamic" unbind="remove"/>
</scr:component>