Uses of Class
org.infinispan.jmx.AbstractJmxRegistration

Packages that use AbstractJmxRegistration
org.infinispan.jmx Helpers that allow easy exposure of attributes and operations via JMX. 
 

Uses of AbstractJmxRegistration in org.infinispan.jmx
 

Subclasses of AbstractJmxRegistration in org.infinispan.jmx
 class CacheJmxRegistration
          If Configuration.isExposeJmxStatistics() is true, then class will register all the MBeans from cache local's ConfigurationRegistry to the MBean server.
 class CacheManagerJmxRegistration
          Registers all the components from global component registry to the mbean server.
 



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