Uses of Class
net.n2oapp.framework.config.ehcache.monitoring.service.CacheStatisticService.View
-
Packages that use CacheStatisticService.View Package Description net.n2oapp.framework.config.ehcache.monitoring.service -
-
Uses of CacheStatisticService.View in net.n2oapp.framework.config.ehcache.monitoring.service
Methods in net.n2oapp.framework.config.ehcache.monitoring.service that return CacheStatisticService.View Modifier and Type Method Description static CacheStatisticService.ViewCacheStatisticService. map(net.sf.ehcache.Ehcache cache)Methods in net.n2oapp.framework.config.ehcache.monitoring.service that return types with arguments of type CacheStatisticService.View Modifier and Type Method Description net.n2oapp.criteria.api.CollectionPage<CacheStatisticService.View>CacheStatisticService. getCollectionPage(CacheCriteria criteria)
-