| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Defines the configuration for Infinispan, for the cache manager configuration, for the default cache, and for named caches.
Nested Element Summary | |
tns:configuration | default Specifies the default behvaior for all named caches belonging to this cache manager. |
| global |
tns:configuration | namedCache Specify the configuration for a named cache. |
<xs:element name="infinispan"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element name="global"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element minOccurs="0" name="evictionScheduledExecutor" type="tns:scheduledExecutorFactory">
</xs:element><xs:element minOccurs="0" name="replicationQueueScheduledExecutor" type="tns:scheduledExecutorFactory">
</xs:element><xs:element minOccurs="0" name="globalJmxStatistics"><xs:complexType></xs:element><xs:sequence>
</xs:sequence><xs:attribute name="allowDuplicateDomains" type="xs:boolean">
</xs:attribute><xs:attribute name="cacheManagerName" type="xs:string">
</xs:attribute><xs:attribute name="enabled" type="xs:boolean">
</xs:attribute><xs:attribute name="jmxDomain" type="xs:string">
</xs:attribute><xs:attribute name="mBeanServerLookup" type="xs:string"></xs:complexType>
</xs:attribute><xs:element minOccurs="0" name="transport"><xs:complexType></xs:element><xs:sequence>
</xs:sequence><xs:attribute name="clusterName" type="xs:string">
</xs:attribute><xs:attribute name="distributedSyncTimeout" type="xs:long">
</xs:attribute><xs:attribute name="machineId" type="xs:string">
</xs:attribute><xs:attribute name="nodeName" type="xs:string">
</xs:attribute><xs:attribute name="rackId" type="xs:string">
</xs:attribute><xs:attribute name="siteId" type="xs:string">
</xs:attribute><xs:attribute name="strictPeerToPeer" type="xs:boolean">
</xs:attribute><xs:attribute name="transportClass" type="xs:string"></xs:complexType>
</xs:attribute><xs:element minOccurs="0" name="serialization"><xs:complexType></xs:element><xs:sequence><xs:element minOccurs="0" name="advancedExternalizers"></xs:sequence><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="advancedExternalizer"></xs:sequence><xs:complexType></xs:element><xs:attribute name="externalizerClass" type="xs:string">
</xs:attribute><xs:attribute name="id" type="xs:int"></xs:complexType>
</xs:attribute><xs:attribute name="marshallerClass" type="xs:string">
</xs:attribute><xs:attribute name="version" type="xs:string"></xs:complexType>
</xs:attribute><xs:element minOccurs="0" name="shutdown"></xs:all><xs:complexType></xs:element>
</xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="namedCache" type="tns:configuration"></xs:sequence>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |