Class JCacheStatisticsMXBeanImpl

java.lang.Object
com.loomcache.server.jcache.JCacheStatisticsMXBeanImpl
All Implemented Interfaces:
JCacheStatisticsMXBean

public final class JCacheStatisticsMXBeanImpl extends Object implements JCacheStatisticsMXBean
Thread-safe implementation of JCacheStatisticsMXBean backed by a CacheStatisticsManager.

All method calls delegate to the underlying statistics manager, which provides its own lock-based thread safety via ReentrantLock.

Since:
2.0