2013-02-13 15:15:43 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2020-10-27 00:53:10 +07:00
|
|
|
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="org.adempiere.pipo.srv.PipoDictionaryService">
|
2013-02-13 15:15:43 +07:00
|
|
|
<implementation class="org.adempiere.pipo.srv.PipoDictionaryService"/>
|
|
|
|
<service>
|
|
|
|
<provide interface="org.adempiere.base.IDictionaryService"/>
|
|
|
|
</service>
|
|
|
|
</scr:component>
|