com.atlassian.confluence.cache.ehcache
Class EhCacheManagementConfig

java.lang.Object
  extended by com.atlassian.confluence.cache.ehcache.EhCacheManagementConfig

public class EhCacheManagementConfig
extends Object

Provides configuration for management functions of EhCache that are not configured in the standard ehcache.xml

Since:
v5.3

Method Summary
static EhCacheManagementConfig loadDefaultManagementConfig()
           
 boolean reportBytesLocalHeap(String cacheName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

loadDefaultManagementConfig

public static EhCacheManagementConfig loadDefaultManagementConfig()
                                                           throws org.dom4j.DocumentException
Throws:
org.dom4j.DocumentException

reportBytesLocalHeap

public boolean reportBytesLocalHeap(String cacheName)


Copyright © 2003–2015 Atlassian. All rights reserved.