net.sf.ehcache.management.resource.services
Class CacheStatisticSamplesResourceServiceImplV2
java.lang.Object
net.sf.ehcache.management.resource.services.CacheStatisticSamplesResourceServiceImplV2
@Path(value="/v2/agents/cacheManagers/caches/statistics/samples")
public final class CacheStatisticSamplesResourceServiceImplV2
- extends Object
- Author:
- brandony
|
Method Summary |
org.terracotta.management.resource.ResponseEntityV2 |
getCacheStatisticSamples(javax.ws.rs.core.UriInfo info)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheStatisticSamplesResourceServiceImplV2
public CacheStatisticSamplesResourceServiceImplV2()
getCacheStatisticSamples
@GET
@Produces(value="application/json")
public org.terracotta.management.resource.ResponseEntityV2 getCacheStatisticSamples(@Context
javax.ws.rs.core.UriInfo info)
- Parameters:
info -
- Returns:
Copyright © 2003-2015 Terracotta, Inc.. All Rights Reserved.