SGF-10 SGF-15 + quick validation of parsing (w/o subscriptions/interests or pools)

This commit is contained in:
costin
2010-08-31 15:00:45 +03:00
parent 4848282483
commit 69ce99b3bc
3 changed files with 16 additions and 7 deletions

View File

@@ -19,10 +19,12 @@
<ref bean="c-listener"/>
<bean class="org.springframework.data.gemfire.SimpleCacheListener"/>
</gfe:cache-listener>
<!--
<gfe:key-interest durable="true" result-policy="KEYS">
<bean id="key" class="java.lang.Object"/>
</gfe:key-interest>
<gfe:regex-interest pattern=".*"/>
-->
</gfe:client-region>
<bean id="c-listener" class="org.springframework.data.gemfire.SimpleCacheListener"/>