| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
This element specifies whether global statistics are gathered and reported via JMX for all caches under this cache manager.
| Nested Element Summary | |
tns:properties | propertiesSets properties which are then passed to the MBean Server Lookup implementation specified. |
| Attribute Summary | |
xs:boolean | allowDuplicateDomainsIf true, multiple cache manager instances could be configured under the same configured JMX domain. |
xs:string | cacheManagerNameIf JMX statistics are enabled, this property represents the name of this cache manager. |
xs:boolean | enabledEnable Global JMX statistics |
xs:string | jmxDomainIf JMX statistics are enabled then all 'published' JMX objects will appear under this name. |
xs:string | mBeanServerLookupClass that will attempt to locate a JMX MBean server to bind to |
| Attribute Detail |
xs:booleanoptionalunqualifiedxs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualified<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>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||