blob: 37e31688f4d0f782e10714bc2d56c62566856316 [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.fx.core.di.context.internal.LocalInstanceObjectSupplier">
<implementation class="org.eclipse.fx.core.di.context.internal.LocalInstanceObjectSupplier"/>
<service>
<provide interface="org.eclipse.e4.core.di.suppliers.ExtendedObjectSupplier"/>
</service>
<property name="dependency.injection.annotation" type="String" value="org.eclipse.fx.core.di.LocalInstance"/>
</scr:component>