Uses of Class
net.sf.ehcache.management.resource.CacheStatisticSampleEntity

Packages that use CacheStatisticSampleEntity
net.sf.ehcache.management.resource.services   
net.sf.ehcache.management.service   
 

Uses of CacheStatisticSampleEntity in net.sf.ehcache.management.resource.services
 

Methods in net.sf.ehcache.management.resource.services that return types with arguments of type CacheStatisticSampleEntity
 Collection<CacheStatisticSampleEntity> CacheStatisticSamplesResourceServiceImpl.getCacheStatisticSamples(javax.ws.rs.core.UriInfo info)
           
 

Uses of CacheStatisticSampleEntity in net.sf.ehcache.management.service
 

Methods in net.sf.ehcache.management.service that return types with arguments of type CacheStatisticSampleEntity
 Collection<CacheStatisticSampleEntity> EntityResourceFactory.createCacheStatisticSampleEntity(Set<String> cacheManagerNames, Set<String> cacheNames, Set<String> statNames)
          A factory method for CacheStatisticSampleEntity objects.
 



Copyright © 2003-2015 Terracotta, Inc.. All Rights Reserved.