blob: d24f8d01e44c19a31c72af29c3beaa47315b2971 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cache PUBLIC
"-//GemStone Systems, Inc.//GemFire Declarative Caching 4.0//EN"
"http://www.gemstone.com/dtd/cache4_0.dtd">
<!-- Specifies a cache loader that is not a cache loader -->
<cache>
<vm-root-region name="root">
<region-attributes>
<cache-loader>
<class-name>com.gemstone.gemfire.cache30.CacheXml30DUnitTest$MyTestCacheWriter</class-name>
</cache-loader>
</region-attributes>
</vm-root-region>
</cache>