core-jgi/org.idempiere.hazelcast.ser.../OSGI-INF/messageservice.xml

8 lines
357 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.idempiere.hazelcast.service.MessageServiceImpl">
<implementation class="org.idempiere.hazelcast.service.MessageServiceImpl"/>
<service>
<provide interface="org.idempiere.distributed.IMessageService"/>
</service>
</scr:component>