urn:infinispan:config:5.1
element jmxStatistics

Super Types
{urn:infinispan:config:5.1} (restriction)

Documentation
            Determines whether statistics are gather and reported.
          
Properties
This component is not nillable.

Model
<jmxStatistics
  enabled = xs:boolean>

</jmxStatistics>


Attribute Summary
 xs:booleanenabled
           Enable or disable statistics gathering and reporting  

Attribute Detail

enabled

Enable or disable statistics gathering and reporting

Type:
xs:boolean
Use:
optional
Form:
unqualified

Source
<xs:element minOccurs="0" name="jmxStatistics">
<xs:complexType>
<xs:attribute name="enabled" type="xs:boolean">
</xs:attribute>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.