Uses of Package
org.infinispan.jmx

Packages that use org.infinispan.jmx
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.interceptors.base Base interceptors containing common, reusable behavior. 
org.infinispan.jmx Helpers that allow easy exposure of attributes and operations via JMX. 
org.infinispan.spring Spring Infinispan - Shared classes. 
 

Classes in org.infinispan.jmx used by org.infinispan.config
MBeanServerLookup
          Implementors of this should return an MBeanServer to which MBeans will be registered.
 

Classes in org.infinispan.jmx used by org.infinispan.interceptors
JmxStatisticsExposer
          Interface containing common cache management operations
 

Classes in org.infinispan.jmx used by org.infinispan.interceptors.base
JmxStatisticsExposer
          Interface containing common cache management operations
 

Classes in org.infinispan.jmx used by org.infinispan.jmx
AbstractJmxRegistration
          Parent class for top level JMX component registration.
ComponentsJmxRegistration
          Registers a set of components on an MBean server.
MBeanServerLookup
          Implementors of this should return an MBeanServer to which MBeans will be registered.
ResourceDMBean
          This class was entirely copied from JGroups 2.7 (same name there).
 

Classes in org.infinispan.jmx used by org.infinispan.spring
MBeanServerLookup
          Implementors of this should return an MBeanServer to which MBeans will be registered.
 


-->

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