Uses of Class
net.sf.ehcache.hibernate.management.impl.CacheRegionStats
-
Packages that use CacheRegionStats Package Description net.sf.ehcache.hibernate.management.impl This package contains JMX related classes for Hibernate and ehcache statistics -
-
Uses of CacheRegionStats in net.sf.ehcache.hibernate.management.impl
Subclasses of CacheRegionStats in net.sf.ehcache.hibernate.management.impl Modifier and Type Class Description classAggregateCacheRegionStatsMethods in net.sf.ehcache.hibernate.management.impl that return CacheRegionStats Modifier and Type Method Description static CacheRegionStats[]CacheRegionStats. fromTabularData(javax.management.openmbean.TabularData tabularData)Methods in net.sf.ehcache.hibernate.management.impl with parameters of type CacheRegionStats Modifier and Type Method Description voidAggregateCacheRegionStats. aggregate(CacheRegionStats stats)
-