public class HttpCacheEngineMBeanDelegate extends Object
Handles the bulk of the mbean logic for the HttpCacheEngineImpl.
| Constructor and Description |
|---|
HttpCacheEngineMBeanDelegate() |
| Modifier and Type | Method and Description |
|---|---|
TabularData |
getRegisteredHttpCacheConfigs(List<HttpCacheConfig> configs,
Map<HttpCacheConfig,Map<String,Object>> cacheConfigConfigs) |
TabularData |
getRegisteredHttpCacheRules(Map<String,HttpCacheHandlingRule> cacheHandlingRules) |
TabularData |
getRegisteredPersistenceStores(Map<String,HttpCacheStore> cacheStoresMap) |
public TabularData getRegisteredHttpCacheRules(Map<String,HttpCacheHandlingRule> cacheHandlingRules) throws OpenDataException
OpenDataExceptionpublic TabularData getRegisteredHttpCacheConfigs(List<HttpCacheConfig> configs, Map<HttpCacheConfig,Map<String,Object>> cacheConfigConfigs) throws OpenDataException
OpenDataExceptionpublic TabularData getRegisteredPersistenceStores(Map<String,HttpCacheStore> cacheStoresMap) throws OpenDataException
OpenDataExceptionCopyright © 2013–2020 Adobe. All rights reserved.