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