|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedStatistics | |
---|---|
net.sf.ehcache.statistics | This package contains classes related to LiveCacheStatistics and its implementation. |
net.sf.ehcache.statistics.beans | This package contains classes related to statistics mbean implementation. |
net.sf.ehcache.statistics.extended | This package contains classes related to extended statistics implementation. |
Uses of ExtendedStatistics in net.sf.ehcache.statistics |
---|
Methods in net.sf.ehcache.statistics that return ExtendedStatistics | |
---|---|
ExtendedStatistics |
StatisticsGateway.getExtended()
Gets the extended. |
Constructors in net.sf.ehcache.statistics with parameters of type ExtendedStatistics | |
---|---|
CoreStatisticsImpl(ExtendedStatistics extended)
Instantiates a new core statistics impl. |
Uses of ExtendedStatistics in net.sf.ehcache.statistics.beans |
---|
Constructors in net.sf.ehcache.statistics.beans with parameters of type ExtendedStatistics | |
---|---|
ExtendedStatisticsMBean(Ehcache cache,
ExtendedStatistics extendedStatistics)
Instantiates a new extended statistics m bean. |
Uses of ExtendedStatistics in net.sf.ehcache.statistics.extended |
---|
Classes in net.sf.ehcache.statistics.extended that implement ExtendedStatistics | |
---|---|
class |
ExtendedStatisticsImpl
The Class ExtendedStatisticsImpl. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |