Package org.cache2k.extra.jmx
-
Interface Summary Interface Description CacheControlMXBean Combined interface of basic cache information and cache control.CacheStatisticsMXBean The JMX bean is identical to theCacheStatistics
in the API. -
Class Summary Class Description CacheControlMXBeanImpl Use the implementation from core and decorate with the JMX bean interface.CacheStatisticsMXBeanImpl Provide updating statistics.JmxSupport Adds optional support for JMX.