2013-02-14 20:07:31 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2013-07-31 15:30:15 +07:00
|
|
|
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.idempiere.broadcast.BroadCastUtil">
|
2013-02-14 20:07:31 +07:00
|
|
|
<implementation class="org.idempiere.broadcast.BroadCastUtil"/>
|
|
|
|
<reference bind="bindMessageService" cardinality="1..1" interface="org.idempiere.distributed.IMessageService" name="IMessageService" policy="dynamic" unbind="unbindMessageService"/>
|
|
|
|
</scr:component>
|