com.atlassian.confluence.cache.tangosol
Class TangosolCacheSizeAdjuster

java.lang.Object
  extended by com.atlassian.confluence.cache.tangosol.TangosolCacheSizeAdjuster

public class TangosolCacheSizeAdjuster
extends Object


Constructor Summary
TangosolCacheSizeAdjuster(TangosolCacheConfigurationLoader tangosolCacheConfigurationLoader, com.atlassian.event.EventManager eventManager)
           
 
Method Summary
 void changeMaxCacheSize(String cacheName, int newMaxCacheSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TangosolCacheSizeAdjuster

public TangosolCacheSizeAdjuster(TangosolCacheConfigurationLoader tangosolCacheConfigurationLoader,
                                 com.atlassian.event.EventManager eventManager)
Method Detail

changeMaxCacheSize

public void changeMaxCacheSize(String cacheName,
                               int newMaxCacheSize)


Copyright © 2003-2012 Atlassian. All Rights Reserved.