| Interface | Description |
|---|---|
| CacheJmxWrapperMBean<K,V> |
JMX interface to the
Cache. |
| CacheNotificationBroadcaster | |
| JmxStatisticsExposer |
Interface containing common cache management operations
|
| LegacyConfiguration | Deprecated |
| Class | Description |
|---|---|
| CacheJmxWrapper<K,V> |
Wrapper class that exposes a
JMX management interface |
| CacheNotificationListener |
A CacheListener that creates JMX notifications from listener
events.
|
| JmxRegistrationManager |
Registers all the MBeans from an Cache instance to a MBeanServer.
|
| JmxUtil | Deprecated |
| PlatformMBeanServerRegistration |
If
Configuration.getExposeManagementStatistics() is true, then class will register
all the MBeans from the ConfigurationRegistry to the pltform MBean server. |
| ResourceDMBean |
This class was entirely copied from jgroups 2.7 (same name there).
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.