| <?xml version="1.0" encoding="UTF-8"?> | |
| <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0"> | |
| <implementation class="org.eclipse.osee.ats.ide.integration.tests.AtsClientService"/> | |
| <reference bind="setAtsClient" cardinality="1..1" interface="org.eclipse.osee.ats.ide.util.IAtsClient" name="IAtsClient" policy="static"/> | |
| </scr:component> |