blob: 464de899acc271d48ab5ff81ab350fda7e76a097 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="sample.splash.app.LoginSplashStartup">
<property name="service.ranking" type="Integer" value="1"/>
<service>
<provide interface="org.eclipse.fx.ui.services.startup.StartupProgressTrackerService"/>
</service>
<implementation class="sample.splash.app.LoginSplashStartup"/>
</scr:component>