|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheConfigEntity | |
|---|---|
| net.sf.ehcache.management.resource.services | |
| net.sf.ehcache.management.service | |
| Uses of CacheConfigEntity in net.sf.ehcache.management.resource.services |
|---|
| Methods in net.sf.ehcache.management.resource.services that return types with arguments of type CacheConfigEntity | |
|---|---|
Collection<CacheConfigEntity> |
CacheConfigsResourceServiceImpl.getCacheConfigs(javax.ws.rs.core.UriInfo info)
Get a Collection of CacheConfigEntity objects representing the
cache manager configuration information provided by the associated monitorable entity's agent given the request
path. |
| Uses of CacheConfigEntity in net.sf.ehcache.management.service |
|---|
| Methods in net.sf.ehcache.management.service that return types with arguments of type CacheConfigEntity | |
|---|---|
Collection<CacheConfigEntity> |
EntityResourceFactory.createCacheConfigEntities(Set<String> cacheManagerNames,
Set<String> cacheNames)
A factory method for CacheConfigEntity objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||