blob: 125edf4ea12f25c3a3f305e41382e13587ca6bf8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="activate" deactivate="deactivate" immediate="true" name="org.eclipse.osbp.runtime.ecore.bundlespace.BundleSpaceAwareEcoreFactoryService">
<implementation class="org.eclipse.osbp.runtime.ecore.bundlespace.BundleSpaceAwareEcoreFactoryService"/>
<reference bind="bindBundleSpace" cardinality="1..1" interface="org.eclipse.osbp.runtime.common.types.IBundleSpace" name="BundleSpace" policy="static" unbind="unbindBundleSpace"/>
</scr:component>