blob: 28a17305ee445273f8b23e01990f2560580a7a8f [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.tea.core.internal.listeners.TaskingStatusTracker">
<service>
<provide interface="org.eclipse.tea.core.services.TaskingLifeCycleListener"/>
</service>
<implementation class="org.eclipse.tea.core.internal.listeners.TaskingStatusTracker"/>
</scr:component>