blob: c2c48d4ac180290fd52fe444297248e959d69d01 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true">
<implementation class="org.eclipse.osee.framework.ui.skynet.explorer.ArtifactExplorerEventManager"/>
<service>
<provide interface="org.osgi.service.event.EventHandler"/>
</service>
<property name="event.topics" value="framework/access/artifact/lock/modified" />
</scr:component>