org.infinispan.config
Class Configuration.JmxStatistics

java.lang.Object
  extended by org.infinispan.config.AbstractConfigurationBean
      extended by org.infinispan.config.AbstractNamedCacheConfigurationBean
          extended by org.infinispan.config.Configuration.BooleanAttributeType
              extended by org.infinispan.config.Configuration.JmxStatistics
All Implemented Interfaces:
Serializable, Cloneable, CloneableConfigurationComponent, JAXBUnmarshallable
Enclosing class:
Configuration

public static class Configuration.JmxStatistics
extends Configuration.BooleanAttributeType

This element specifies whether cache statistics are gathered and reported via JMX.

See Also:
Configuration reference, Serialized Form

Field Summary
 
Fields inherited from class org.infinispan.config.Configuration.BooleanAttributeType
enabled, fieldName
 
Fields inherited from class org.infinispan.config.AbstractNamedCacheConfigurationBean
cr
 
Fields inherited from class org.infinispan.config.AbstractConfigurationBean
EMPTY_PROPERTIES, log, overriddenConfigurationElements
 
Constructor Summary
Configuration.JmxStatistics()
           
 
Method Summary
 
Methods inherited from class org.infinispan.config.Configuration.BooleanAttributeType
accept, equals, getFieldName, hashCode, setEnabled
 
Methods inherited from class org.infinispan.config.AbstractNamedCacheConfigurationBean
clone, hasComponentStarted, inject
 
Methods inherited from class org.infinispan.config.AbstractConfigurationBean
testImmutability, toTypedProperties, toTypedProperties, uc, willUnmarshall
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration.JmxStatistics

public Configuration.JmxStatistics()

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.