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