Package org.infinispan.jmx
Helpers that allow easy exposure of attributes and operations via JMX.
-
Interface Summary Interface Description JmxStatisticsExposer Interface containing common cache management operationsMBeanServerLookup Deprecated. UseMBeanServerLookupinstead -
Class Summary Class Description AbstractJmxRegistration Parent class for top level JMX component registration.CacheJmxRegistration IfConfiguration.jmxStatistics()is enabled, then class will register all the MBeans from cache local's ConfigurationRegistry to the MBean server.CacheManagerJmxRegistration Registers all the components from global component registry to the mbean server.ComponentsJmxRegistration Registers a set of components on an MBean server.IspnMBeanOperationInfo Infinispan allows a different JMX operation name than the actual method name that gets invoked (seeManagedOperation.name().JBossMBeanServerLookup Deprecated. since 9.4, useJBossMBeanServerLookupinsteadPlatformMBeanServerLookup Deprecated. UsePlatformMBeanServerLookupinsteadResourceDMBean This class was entirely copied from JGroups 2.7 (same name there). -
Exception Summary Exception Description JmxDomainConflictException