blob: 9fd6149b31333395e13ab2c2772dee1af4c0b84c [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.osee.orcs.core.internal.console.PerformanceInfoCommand">
<implementation class="org.eclipse.osee.orcs.core.internal.console.PerformanceInfoCommand"/>
<service>
<provide interface="org.eclipse.osee.console.admin.ConsoleCommand"/>
</service>
<reference bind="setOrcsApi" cardinality="1..1" interface="org.eclipse.osee.orcs.OrcsApi" name="OrcsApi" policy="static"/>
</scr:component>