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

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

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

Methods in net.sf.ehcache.management.resource.services with parameters of type CacheManagerEntityV2
 void CacheManagersResourceServiceImplV2.updateCacheManager(javax.ws.rs.core.UriInfo info, CacheManagerEntityV2 resource)
          Update a cache manager with the name specified in the request path, for a specific agent.
 

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

Methods in net.sf.ehcache.management.service with parameters of type CacheManagerEntityV2
 void CacheManagerServiceV2.updateCacheManager(String cacheManagerName, CacheManagerEntityV2 resource)
          Update a cache manager represented by the submitted entity.
 



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