Class EhCacheManagementConfig

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

@Internal @Deprecated public class EhCacheManagementConfig extends Object
Deprecated.
since 5.9
Provides configuration for management functions of EhCache that are not configured in the standard ehcache.xml
Since:
5.3
  • Method Details

    • loadDefaultManagementConfig

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

      public boolean reportBytesLocalHeap(String cacheName)
      Deprecated.