Uses of Class
net.sf.ehcache.management.CacheStatistics
-
Packages that use CacheStatistics Package Description net.sf.ehcache.management This package contains JMX MBeans and implementations for management of ehcache. -
-
Uses of CacheStatistics in net.sf.ehcache.management
Methods in net.sf.ehcache.management that return CacheStatistics Modifier and Type Method Description CacheStatisticsCache. getStatistics()Gets the JMX cache statisticsCacheStatisticsCacheMBean. getStatistics()Gets the JMX cache statistics
-