All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.PushProducer.xml Maven / Gradle / Ivy

<?xml version="1.0"?>
<!DOCTYPE cache PUBLIC
    "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.5//EN"
    "http://www.gemstone.com/dtd/cache6_5.dtd">

<!--
  | PushProducer.xml
  |Configures a producer region for a data replication example.
  | 
  | The producer region is not replicated - the consumer region is.
 -->
<cache>
	<region name="exampleRegion" refid="REPLICATE_PROXY" />
</cache>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy