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

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

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

Methods in net.sf.ehcache.management.resource.services with parameters of type CacheEntityV2
 void CachesResourceServiceImplV2.createOrUpdateCache(javax.ws.rs.core.UriInfo info, CacheEntityV2 resource)
           Create or update a cache with the name specified in the request path, for a specific agent and cache manager.
 

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

Methods in net.sf.ehcache.management.service with parameters of type CacheEntityV2
 void CacheServiceV2.createOrUpdateCache(String cacheManagerName, String cacheName, CacheEntityV2 resource)
          Create or update a cache represented by the submitted entity.
 



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