blob: 17576703d5749ff98900abbba88759f7d90f9746 [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.rap.e4.rapuieventobjectsupplier">
<implementation class="org.eclipse.rap.e4.internal.RAPUIEventObjectSupplierDispatcher"/>
<service>
<provide interface="org.eclipse.e4.core.di.suppliers.ExtendedObjectSupplier"/>
</service>
<property name="dependency.injection.annotation" type="String" value="org.eclipse.e4.ui.di.UIEventTopic"/>
<property name="service.ranking" type="Integer" value="100"/>
</scr:component>