2012-11-21 16:06:02 +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.hazelcast.service.CacheServiceImpl">
|
2012-11-21 16:06:02 +07:00
|
|
|
<implementation class="org.idempiere.hazelcast.service.CacheServiceImpl"/>
|
|
|
|
<service>
|
|
|
|
<provide interface="org.idempiere.distributed.ICacheService"/>
|
|
|
|
</service>
|
|
|
|
</scr:component>
|