<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.compiere.interfaces.impl.ServerBean">
   <implementation class="org.compiere.interfaces.impl.ServerBean"/>
   <service>
      <provide interface="org.compiere.interfaces.Server"/>
   </service>
</scr:component>