blob: 95f2537d622a74548db9ba4ee8e307ad9227e073 [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.app4mc.amalthea.model.editor.contribution.service.creation.SchedulerDefinitionPartlyEarlyReleaseFairPD2">
<property name="name" value="Scheduler Definition | Proportionate Fair (Pfair) | Partly Early Release Fair PD2"/>
<property name="description" value="Creates a PartlyEarlyReleaseFairPD2 scheduler definition"/>
<service>
<provide interface="org.eclipse.app4mc.amalthea.model.editor.contribution.service.CreationService"/>
</service>
<implementation class="org.eclipse.app4mc.amalthea.model.editor.contribution.service.creation.SchedulerDefinitionPartlyEarlyReleaseFairPD2"/>
</scr:component>